Emil Haldrup Eriksen

Results 4 issues of Emil Haldrup Eriksen

I tried to import react-lottie from CDN since the bundle size is large. I used this url, ``` https://cdn.jsdelivr.net/npm/[email protected]/dist/index.js ``` and got the following error, ``` index.js:3 Uncaught ReferenceError: exports...

I am trying to setup [celery ](https://github.com/celery/celery) using the `azureservicebus` broker option. If I use `redis` (or `rabbitmq`) as the broker, my code works, but when I try to use...

I am visualizing raster data in a Leaflet-based map component. Prior to using Terracotta, i was using a kind of ImageLayer, which emitted click events specifying the raster index of...

enhancement

I have made an attempt to merge v1.12.0 into dev. I have made a few test, and it seems to work.