Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo page does not work #83

Open
rguryanov opened this issue Mar 4, 2024 · 0 comments
Open

Demo page does not work #83

rguryanov opened this issue Mar 4, 2024 · 0 comments

Comments

@rguryanov
Copy link

https://kthompson.github.io/glob/
Does not work with my setup in chrome\edge\firefox

chrome\edge dev tool console shows:
Uncaught TypeError: Cannot read properties of undefined (reading 'dotnet.wasm') at blazor.webassembly.js:1:15235 at l (blazor.webassembly.js:1:22718) at <anonymous>:1:20 at blazor.webassembly.js:1:23616 at new Promise (<anonymous>) at Object.start (blazor.webassembly.js:1:14580) at blazor.webassembly.js:1:63775 at blazor.webassembly.js:1:60646 at Object.next (blazor.webassembly.js:1:60751) at a (blazor.webassembly.js:1:59465)

firefox:
Uncaught TypeError: e.bootConfig.resources.runtime is undefined Module https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 l https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 <anonymous> https://kthompson.github.io/glob/ line 1 > injectedScript:1 start https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 start https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 g https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 s https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 s https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 a https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 promise callback*u https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 a https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 promise callback*u https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 r https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 r https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 g https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 <anonymous> https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 n https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 <anonymous> https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1 <anonymous> https://kthompson.github.io/glob/_framework/blazor.webassembly.js:1

Perhaps it's similar to
dotnet/aspnetcore#51268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant