Kyle Brown
Kyle Brown
Using version `v3.2.24` I am still running into the same issues as others above trying to get this to work in Nuxt 3. Does anyone have a non hacky solution...
Thanks, realized after that I could just target @master or even a specific commit such as the deprecation warning fix 👍
This might be a dumb question but an important to ask nonetheless, if I am seeing these warnings (on a Vue/Nuxt 3 application), is there any concern about the functionality...
Awesome, thank you for the insight 👍
I am encountering the same problem stack trace looks like this:
It looks like this doesn't support eslint 9 yet, I see `"eslint": "^8.12.0"` in the package.json as of now.
I'm in a similar situation, I have an API which my raster tile source points to with a URL supplied to `tiles` like described in the docs: https://docs.mapbox.com/mapbox-gl-js/api/sources/#rastertilesource. If I...
Is there any (even rough) ETA on this one? I see it's tagged for 4.3.4 but with no due date yet
Per what @schirrel said, can the doc just be updated to say how to disable it in the "Opt out" section then?
When do the capabilities get re-checked? I was missing the same but even after adding `fs:allow-exists` and restarting the app in dev mode, I still have the same issue