Microsoft.JSInterop.JSException: Could not find 'BlazorExtensions' in 'window'
See original GitHub issueHello
Just installed again after uninstalling while awaiting your update to preview 9, but I’m getting the above error in my console.
Seems like its missing the js, but Blazor.Extensions.Logging.JS.dll
is on the client…
Regards
Brett
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Could not find 'BlazorExtensions' in 'window' (Server mode)
In a new project, using server side template, I added the reference to BlazorExtensions storage (0.2.1), added the services.
Read more >Microsoft.JSInterop.JSException: Could not find '<method>' ...
Exception that am getting is - Error: Microsoft.JSInterop.JSException: Could not find 'initializeSDK' in 'window'. here's the js code i have
Read more >Microsoft.JSInterop.JsException: could not find 'C1 in 'window
Attempting to create a blazor chart following the Quick start instructions. I am not getting the chart to display. Is there some additional ......
Read more >Could not find 'createScheduler' in 'window.Radzen'
Hello. I am trying to create page with RadzenScheduler like manual's example, but when i'm trying to do this i get error from...
Read more >Could not find 'DxBlazorLoaded' in 'window'.
It displays the first list, but it then fails with: Microsoft.JSInterop.JSException: Could not find 'DxBlazorLoaded' in 'window'. Error: Could ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Can’t find the js file, 404’s. Is there any ETA on when this would get fixed? is there a way to manually generate the js file and add it to my project or a CDN as a workaround?
Closing as package is updated to Blazor RC1, available on Nuget