mapbox-gl icon indicating copy to clipboard operation
mapbox-gl copied to clipboard

Popups not working properly if created within dom-repeat

Open PapeCoding opened this issue 7 years ago • 0 comments

Unfortunately it is not possible to create popups together with their markers within a dom-repeat. It only fails if I use slot="popup-content", with the html="..."property it works perfectly.

PapeCoding avatar Jun 16 '18 09:06 PapeCoding