You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I go to local server website and click on the sheet's after running the pysheets command on my computer, there is an error message: Uncaught TypeError: window.CodeMirror is not a function.
The text was updated successfully, but these errors were encountered:
I cannot replicate this. Can you confirm you are still seeing this happening? If so, it would be good to see the contents of the Chrome Devtools's "Network" tab to see if some of the .js assets are not loading for some reason.
When I go to local server website and click on the sheet's after running the
pysheets
command on my computer, there is an error message:Uncaught TypeError: window.CodeMirror is not a function
.The text was updated successfully, but these errors were encountered: