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.

nls error on reload page - from time to time - vers 0.19.0

See original GitHub issue
Screenshot 2019-12-22 at 07 12 05

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

github_iconTop GitHub Comments

1reaction
cintaccscommented, Jan 6, 2020

@alexdima - sure! Thanks a lot for the feedback! will do and let you know!

0reactions
cintaccscommented, Jan 7, 2020

Thanks for your help!

Read more comments on GitHub >

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

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