You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a hard time with the map tooltip and reproducing this issue, I am consistently using eox-map v1.19.1, at first the behaviour was that whenever the layers are updated the tooltip css property display would be set to none, and on another try it changed it's behaviour to not show because the select interaction is set to active: false.
I am having a hard time with the map tooltip and reproducing this issue, I am consistently using eox-map v1.19.1, at first the behaviour was that whenever the layers are updated the tooltip css property display would be set to
none
, and on another try it changed it's behaviour to not show because the select interaction is set toactive: false
.latest reproduction: https://stackblitz.com/edit/vitejs-vite-juc43fkz?file=src%2Fmain.ts
The text was updated successfully, but these errors were encountered: