ipyleaflet icon indicating copy to clipboard operation
ipyleaflet copied to clipboard

Warning L.Mixin.Events is deprecated

Open martinRenou opened this issue 5 years ago • 4 comments

The following warning shows up in the JavaScript console:

Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.

We need to find where this comes from and fix it, it might be coming from an extension we are using.

martinRenou avatar Jan 16 '20 11:01 martinRenou

Hm, just updated to 0.16.0 and am still seeing this... for some reason, I thought https://github.com/QuantStack/leaflet-splitmap/pull/9 had been merged! Would definitely be good for the next release!

bollwyvl avatar Apr 22 '22 14:04 bollwyvl

Thanks @bollwyvl ! It's merged and released :)

martinRenou avatar Apr 22 '22 14:04 martinRenou

It's merged and released

For leaflet-splitmap only for now :)

martinRenou avatar Apr 22 '22 14:04 martinRenou

Still seeing this in 0.17.0, as of https://github.com/jupyterlite/jupyterlite/pull/746

bollwyvl avatar Jul 23 '22 17:07 bollwyvl