Blockstream / Blockstream/esplora
"Uncaught SyntaxError: Use of const in strict mode"
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
For older browsers that don't support the `const` syntax, the following error occurs in the console and a **blank screen is shown to the user**:
> Uncaught SyntaxError: Use of const in strict mode
User agent string from browser used:
> Mozilla/5.0 (Linux; Android 5.0.2; Android SDK built for x86_64 Build/LSY66K) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.