Results 5 issues of Mario Rodriguez Ibañez

### Description Jasmine test added for bugfix #6870

status: reviewable

#### 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,...

bug

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...

bug
sev-3

## 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...