You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a waiter on a Leaflet widget, the waiter element seems to cover only parts of the map. I'm using the newest version 0.2.5. This might be related to #126, but I'm not sure. Here's a reprex:
When using a waiter on a Leaflet widget, the waiter element seems to cover only parts of the map. I'm using the newest version 0.2.5. This might be related to #126, but I'm not sure. Here's a reprex:
This issue seems to be different in different circumstances. Here is what I noticed:
When initializing the map, everything looks fine.
When re-rendering, the waiter shows a gap on the left side.
When rendering in a bs4Dash::box, the gap is wider and also shows at the top. Here's the code for the UI:
The text was updated successfully, but these errors were encountered: