Thomas Niedermaier
Thomas Niedermaier
Thanks for the hint - then I'll close this PR. Looking forward to get the update merged!
I'm getting the same error using @nuxt/image 0.4.12, nuxt 2.15.6. I've tried different configurations (target static and server - with and without ssr). The result is always the same. Loading...
Installing the @cypress/webpack-preprocessor package should also resolve this kind of error
I agree, this should be added by default or at least stated in the docs - I can have a look at that. Right now there is some manual work...
Cool, thanks for the workaround. I'll have a look at how this can be improved. This should definitely work without adding those files manually.
> This has the big advantage of keeping the markup out of the translation content and in your template (where it belongs). In general I agree with that statement. But...
Not sure if the root cause is the same, I'm not too much into the maplibre codebase. In #3680 it's about vector tiles, in my case it's about raster tiles....
Exactly. From what I could see, the function `actor.receive` from #3680 never gets called when new tiles are requested.
I also agree that this is a browser security limitation. I've added an openlayers example to the description. This example also works with the file protocol but it works there....