Error found in settings: ReferenceError: Normal is not defined
See original GitHub issueError details
Seeing this error when Surfingkeys tries to load on any page with the following config. I haven’t made any changes to my config recently so I’m inclined to believe it’s related to the Chrome version. I actually run Firefox and Chrome and things are still working well in Firefox for me with the same config.
Error found in settings: ReferenceError: Normal is not defined
https://raw.githubusercontent.com/rjhilgefort/dotfiles-2020/main/config/surfingkeys/config.js
SurfingKeys: 1.0.0
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
URL: * (any)
Context
Went to any we page.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:8
- Comments:16 (3 by maintainers)
Top Results From Across the Web
Dojo: Uncaught ReferenceError: normal is not defined
and we started getting this issue in our old dojo application. Anyone having the same issue? dojo css.js VM434:1 Uncaught ReferenceError: normal ......
Read more >Configurable Map Viewer css.JS problem on Chrome
Finally i found the solution here : https://community.esri.com/thread/177937. In css.js, search for the following text -. a&&"none"!=a.
Read more >Dojo: Uncaught Referenceerror: Normal Is Not ... - ADocLib
This is the javascript stack trace for the not working pages. VM1161:1 Uncaught ReferenceError: normal is not defined (anonymous function) ...
Read more >Getting ReferenceError AP is not defined - Jira Cloud
If this error is intermittent, the only thing that comes to mind is if an exception occurs during the elaboration of all.js, perhaps...
Read more >this - JavaScript | MDN
In most cases, the value of this is determined by how a function is called (runtime binding). It can't be set by assignment...
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
See https://github.com/brookhong/Surfingkeys/wiki/Migrate-your-settings-from-0.9.74-to-1.0
almost all of my personal js setting functions: unmap, cmap, map are erroring with
undefined
since today