IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
289 stars 109 forks source link

console warning is spamming #672

Open b4n4n4p4nd4 opened 1 year ago

b4n4n4p4nd4 commented 1 year ago

https://github.com/IITC-CE/ingress-intel-total-conversion/blob/46491f5d2d4accd04382e5131d7c43f961ad5773/core/external/leaflet-src.js#L590C40-L590C40

Unsure of the circumstance, but this line is spamming the console.

le-jeu commented 1 year ago

Do you reproduce this without any enabled plugin ? If not, can you pinpoint the plugin (or set of plugins) that triggers the issue ?

McBen commented 1 year ago

leaflet warning was removed in v1.9 https://github.com/Leaflet/Leaflet/commit/f90f9a4c807ab03c9c0e330d003c31191dd7224b

additional I'm sure the plugin which triggered it is fixed too