question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Microsoft.JSInterop.JSException: Could not find 'BlazorExtensions' in 'window'

See original GitHub issue

Hello

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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
knight1219commented, Jan 6, 2020

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?

0reactions
attilahcommented, May 1, 2020

Closing as package is updated to Blazor RC1, available on Nuget

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found