Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map is not working with WebGL disabled #16

Open
jakubkozar opened this issue Oct 19, 2022 · 2 comments
Open

Map is not working with WebGL disabled #16

jakubkozar opened this issue Oct 19, 2022 · 2 comments

Comments

@jakubkozar
Copy link

Disabling WebGL is good practice to improve security. This causes app to never load with this error.

Error: Failed to initialize WebGL
    NuxtJS 4
        _setupPainter
        n
        _loadMap
        _loadMap
[ba3b165.js:1:21530](https://mapa.berubitcoin.cz/_nuxt/ba3b165.js)
    NuxtJS 5
        fire
        _setupPainter
        n
        _loadMap
        _loadMap

image

@iBobik
Copy link
Owner

iBobik commented Oct 20, 2022 via email

@iBobik
Copy link
Owner

iBobik commented Jul 23, 2023

Is it better in #19?
https://osm-nuxt3.berubitcoin.pages.dev/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants