origo-map / multiselect-plugin

Multiselect plugin for Origo
MIT License
2 stars 10 forks source link

dep: several things #35

Closed Grammostola closed 7 months ago

Grammostola commented 11 months ago

Attempts to fix: #34 . I've done some sanity checks of running the plugin start:ed and built and minified without incidents but since this is a bit of an overhaul perhaps someone wants to test it

teros4me commented 10 months ago

It works fine for me to make a build now. However, the multiselect icon is still active when i close the result list (träfflista). It looks like it´s active but the tools are not working properly. In an older version it closes, and should still do.

Grammostola commented 10 months ago

Cheers for the feedback : )

I tried running the current MS plugin master right now with the current Origo, via: NODE_OPTIONS='--openssl-legacy-provider' npm run start and it behaved just as you say (no new infowindow when the first one has been closed, even if the MS plugin tools appear to function).

Comparing with this "dep_up" branch I see no difference in functionality in regards to this (which appears to be an MS plugin/Origo issue).

Grammostola commented 7 months ago

I'm going to merge this as it is a necessary overhaul of the dependencies. If any issues should crop up they can be dealt with accordingly.