JohnnyMoonlight

Results 9 comments of JohnnyMoonlight

I stumbled upon the same issue. As @Deepakkoli93 said, the naming convention for docker images is all characters to be lowercase. I did not find the stacktrace to be helpful...

Can we make this pull request a thing? If help is needed, please give me a heads up - i would like to use such a feature!

This is the corresponding passage from L.Util, see [code here](https://github.com/Leaflet/Leaflet/blob/main/src/core/Util.js#L133). The important part for my issue is the for-loop: it takes the options passed in from the factory function and...

@exequiel09: If I understand right, the default parameter would have the benefit, that no function calls need to be changed elsewhere, right? How should the deep merge work? I have...

> I'm not against this adding this as an option. But perhaps this can also easily be done with existing JS features or a small lib? @simon04 suggested Lodash -...

> I'm not against this adding this as an option. But perhaps this can also easily be done with existing JS features or a small lib? > > @simon04 suggested...

> I think we should seriously re-consider shipping anything in core that can be accomplished with existing platform APIs or a small library. As our mantra is: > > >...

> I think what I am saying is being misinterpreted a bit. I am _not_ proposing we add a dependency to Leaflet to do this. What I am proposing is...

https://user-images.githubusercontent.com/41798271/218672912-00c8342c-39bb-4970-bc89-74b5d82010f7.mp4