Manuel Roth
Manuel Roth
Hi @susielu, just wanted to let you know that I used your library to cover communal elections in the canton of zurich (switzerland). Thank you so much, it let us...
Yes, I was able to work around it. It would still be helpful for future use of the library though. I think its always cool to share back some implementation...
Hi @ahocevar, Thank you for this great plugin. I am trying to set up the layer using OpenLayers, but still I can't get the vector tiles to render in the...
I just found this issue, because I experienced it using the [`cooperativeGestures` option](https://maplibre.org/maplibre-gl-js-docs/api/map/) in MapLibre (in MapLibre it can be a boolean or GestureOptions object whereas in Mapbox GL JS...
Hi @wipfli and @SuperPat45, I just found this issue because I was able to reproduce this problem while testing out MapLibre on iOS devices. The current situation results in a...
[The issue on mapbox-gl-leaflet](https://github.com/mapbox/mapbox-gl-leaflet/issues/145) is still open. Fixing this issue is not a priority for Mapbox as the repository is marked as `Note: this tool is experimental and is not...
Yes sure. I have created a bug report issue for this problem: https://github.com/maplibre/maplibre-gl-js/issues/1603. Please let me know if there is anything missing.
I think its also important to define the `type` and `module` properties. See https://github.com/formio/formio.js/pull/5736/commits/41130970e84c60e571467e3542ae20f0451296c6. This way bundlers will know which entrypoint to use for CommonJS and ES Module.
Hi @travist , were you able to test the changes downstream?- We still have to keep the workaround described in https://github.com/formio/formio.js/issues/5735#issuecomment-2277265172 in place. I would be glad if we could...
Hi @travist, we are trying to upgrade from `formiojs` to `@formio/js` (v4 -> v5). The issue described above still persists. The workaround described here: https://github.com/formio/formio.js/issues/5735#issuecomment-2277265172 doesn't work anymore with v5....