Mario Rodriguez Ibañez
Mario Rodriguez Ibañez
### Description Jasmine test added for bugfix #6870
#### Description For some Leaflet max zoom values greater than the default value `18` causing Leaflet fails to load tiles, causing "grey" backgrounds. #### Steps/Code to Reproduce Run example below,...
Current version of `dash_leaflet` is set to be `>=1.0.16rc3`. It should be upgraded to `>=1.0.16` once this version becomes available.
**Describe your context** I'm following the instructions posted in this [Community forum blog post](https://community.plotly.com/t/performance-profiling-dash-apps-with-werkzeug/65199) to run `werkzeug` profiler in my Dash application to identify performance bottlenecks. It doesn't work with...
## Description When the `zoom` value is not an integer and the `dl.TileLayer` is updated via callback the initial tiles requests are wrong and therefore failing. The URL for these...