Pop problem #249
MarkR-triad
started this conversation in
General
Pop problem
#249
Replies: 1 comment
-
|
Sorry for the delayed response. Without a more complete reproduction and being able to see how you're actually calling |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having an issue with a Popup which doesn't seem to appear until a click event happens. I'm using Svelte v4 and
svelte-maplibre: 0.9.8This is a very shortened version of the code, with
setPopupbeing called when the location is being moved over.Adding
openOn='manual'doesn't appear to solve the problem.Any ideas? I presume that I can't update to a 1.x version of the package as that is for Svelte 5.
Beta Was this translation helpful? Give feedback.
All reactions