How to prevent Leaflet map resizing on zoom in Vue/Vuetify app
问题 I'm having a problem with a Leaflet map in a Vue.js application using the Vuetify framework. I'm trying to get the map to occupy the full screen (except for the top nav bar) but the map resizes/repositions itself vertically within the page when I click on the zoom buttons. Here are two screenshots of the same problem from a JSFiddle, showing before: and after (note the upwards shift of the map, hiding part of the zoom buttons below the navbar): As far as I can tell, the problem is occurring