nls error on reload page - from time to time - vers 0.19.0
See original GitHub issue
Chrome: Version 79.0.3945.88 (Official Build) (64-bit) Windows 10 Pro: 1909
Doesn’t always occur - but on many fast reloads - running in Webpack debug mode.
nls.js:47 Uncaught TypeError: Cannot read property 'replace' of undefined
at n (nls.js:47)
at Object.localize (nls.js:85)
at folding.ts:869
at Function.t._invokeFactory (loader.js:1036)
at t.complete (loader.js:1046)
at s._onModuleComplete (loader.js:1660)
at s._onModuleComplete (loader.js:1666)
at s._onModuleComplete (loader.js:1666)
at s._resolve (loader.js:1578)
at s.defineModule (loader.js:1266)
BTW: pretty cool with all the closed issues and fixes! Well done! 😃
Issue Analytics
- State:
- Created 4 years ago
- Comments:15 (4 by maintainers)
Top Results From Across the Web
One time page refresh after first page load - Stack Overflow
Due to the if condition the page will reload only once.I faced this problem too and when I search ,I found this nice...
Read more >Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:56 - "patch 2.5.4 needs _GNU_SOURCE to be defined at compile time" ... w/ an NLS bug fix" status:RESOLVED resolution:FIXED severity:enhancement ...
Read more >location.reload() - Web APIs | MDN
The location.reload() method reloads the current URL, like the Refresh button. The reload may be blocked and a SECURITY_ERROR DOMException ...
Read more >Refresh the Page in JavaScript – JS Reload Window Tutorial
When the page refreshes or reloads, it will show any new data based off those user interactions.
Read more >F41: Failure of Success Criterion 2.2.1, 2.2.4, and 3.2.5 due to ...
meta http-equiv of refresh is often used to periodically refresh pages or to redirect users to another page. If the time interval is...
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 Free
Top 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
@alexdima - sure! Thanks a lot for the feedback! will do and let you know!
Thanks for your help!