A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/signumsoftware/framework/commit/76755e743fd32bd787cef5e20a76ccb2155107b4 below:

more fixes in Upgrade_20230121_ReactRouter6 · signumsoftware/framework@76755e7 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+3

-3

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+3

-3

lines changed Original file line number Diff line number Diff line change

@@ -148,9 +148,9 @@ public override void Execute(UpgradeContext uctx)

148 148

file.ReplaceBetweenIncluded(a => a.Contains("function reload() {"),

149 149

a => a.Contains(".then(() => {"), """

150 150

async function reload() {

151 -

await AuthClient.autoLogin()

152 -

await reloadTypes()

153 -

await CultureClient.loadCurrentCulture()

151 +

await AuthClient.autoLogin();

152 +

await reloadTypes();

153 +

await CultureClient.loadCurrentCulture();

154 154

""");

155 155 156 156

file.ReplaceBetweenIncluded(a => a.Contains("const promise"),

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4