Ken Greim

Results 4 issues of Ken Greim

[vector_audio.log](https://github.com/pierr3/VectorAudio/files/13930321/vector_audio.log) My logs attached, but I don't see any errors. Updated to 1.6.1 today and it's crashed twice during my session. Both times it's been when someone is transmitting to...

I get the following error in the console when I try to create a popup: ```Uncaught TypeError: can't access property "Popup", window.MAPLIB is undefined``` Possibly because the Popup component is...

I get an error (`Uncaught TypeError: setting getter-only property "id"`) with this sample code: ```ts ``` I do not get an error with something like `

The [docs](https://gis-hub.gitbook.io/solid-map-gl/components/layer) suggest that something like this should work with a Layer component **not** nested in a Source if you already have a Source with a defined ID elsewhere ```ts...