Closed (fixed)
Project:
Leaflet
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2020 at 11:53 UTC
Updated:
19 Jun 2020 at 15:59 UTC
Jump to comment: Most recent
For release 8.x-1.34, maxWidth: "auto" was added for the popup. This is causing the popup to be very narrow.
I am using leaflet_views to create the popup.
Comments
Comment #2
itamair commentedYou should be already able o override and customise that css class in your custom code, isn't it?
Comment #4
itamair commentedComment #5
jonraedeke commentedThanks!