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.

CSB Javascript Not Found

See original GitHub issue

After updating my CSB app to v2.0.6 for Preview 7 I started seeing an issue on startup…

Microsoft.JSInterop.JSException: Could not find 'LocalStorage' in 'window.Blazored'.

Adding the script tag to my index.html, re the instructions for SSB, resolved the issue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
chrissaintycommented, Aug 19, 2019

I’ve now pushed a new version of the package which no longer needs a JavaScript file. This should completely remove the issue. Please give it a go and let me know if you have any issues.

1reaction
netclecticcommented, Jul 28, 2019

The problem is resolved with v2.0.7.

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - CSV file not found [but it really there]
You need to specify the path using the path module const fs = require("fs"); // here is where you add the pathname const...
Read more >
Trying simple JS code to pull in a CSV ; works in
Still a newbie here- trying simple JS code to pull in a CSV. It works in the sandbox but neither on my local...
Read more >
Failed to load resource: the server responded with a status ...
Failed to load resource: the server responded with a status of 404 (NOT FOUND) Javascript Files. So I've got a visualization I created...
Read more >
How To Read and Write CSV Files in Node.js Using ...
In this tutorial, you will read a CSV file using Node.js streams, ... a table in the database, but only if the database...
Read more >
3Dmol.js Documentation Home
3Dmol.js is an object-oriented, WebGL based JavaScript library for online molecular visualization - No Java required! With 3Dmol.js, you can add beautifully ...
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