Results 587 comments of indigoxela

I can confirm the problem with Leaflet 1.9.0, but _not_ with 1.8 - it works fine for me when I switch back to core v1.8. Versions in use: - Leaflet...

Hi, > However, adding support for it in the SAML2 library is easy enough Wow, so that's what you call "easy"? That's a bunch of code. Many thanks for providing...

Hi, many thanks for your clarification. I think, now I got it. ;) I'll try my best as soon as I find the time.

This issue should get a higher priority, as `_flat` has just been removed. See https://github.com/Leaflet/Leaflet/pull/8537 This means the next Leaflet release (be it 1.9.3 or 2.0) will definitely break Leaflet.draw.

> it is pretty clear that Leaflet.draw is not maintained anymore What a pity! Is there any way to keep it (minimally) supported? (It still works with the current Leaflet...

With a recent commit in Leaflet, this module will break (_flat got removed). A [PR](https://github.com/Leaflet/Leaflet.draw/pull/892) is available for years now, but there's no maintenance, so it never got merged https://github.com/Leaflet/Leaflet.draw/pull/892...

> ... maybe we can find together a way to do a "drop-in replacement" from Leaflet-Draw to [Leaflet-Geoman](https://github.com/geoman-io/leaflet-geoman). If that would be possible... sure! Geoman is a cool project, but...

Back to the initial idea - a statement about maintenance. Maybe nobody realized that Leaflet.draw is seeking a new maintainer? (As an optimist I prefer "seeking new" over "has no".)...

See also: https://github.com/Leaflet/Leaflet.draw/pull/892

> @indigoxela - is it documented somewhere the correct/official form of the required HTML attribute? The `required="required"` used appears [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/required) @yorkshire-pudding I'm relying on this info: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/required. I'm aware of...