Dave

Results 263 comments of Dave

Something in [this commit](https://github.com/SymbolixAU/mapdeck/pull/384/commits/1ac4f0f7011de6b374a6002af8a5f7f8f464adec) causes the map to freeze, so I've reverted to the commit before this.

something else was wrong so I've fully reverted this

Thanks for the extra detail. And I've been meaining to revisit the `viewState` logic / code so thanks for bringing this up. When I first implemented it I had a...

reprex for this: ```r library(shiny) library(sinydashboard) set_token(secret::get_secret("MAPBOX")) ui

@hdmm3 I've finally managed to look at this again and added a potential solution to the branch `issue382`. If you get a chance can you test it and see if...

great - I think it's now working as intended so I'll merge into master

I've posted this on [boost::qvm](https://github.com/boostorg/qvm/issues/54) so hopefully it will get resolved upstream.

Update: [qvm is being fixed](https://github.com/boostorg/qvm/issues/54#issuecomment-2362352142)

yep; although a few of us have until 9th October to fix this, so we'll have to go down the 'local copy' route until then.

qvm now fixed in their `develop` branch