Exequiel Ceasar Navarrete

Results 28 comments of Exequiel Ceasar Navarrete

The old times @santoshyadavdev seeing you doing large refactors and configuration changes 🥳

This is already resolved with #518

I think this project is not maintained anymore?

For this to be possible we need to perform deep equality on `Set` which is hard when doing manually. Introducing a third party dep not sure if that's okay with...

> Instead of making a breaking change let us implement in `L.Util.setOptions` a flag for deep merges @Falke-Design you mean introduce another argument to enable deep merge? From: ```javascript export...

We can use mergician if you want https://github.com/jhildenbiddle/mergician

I came across this weird behavior as well. I'm not okay with calling the `ChangeDetectorRef.markForCheck()`. This happened to me when I upgraded to Angular v14. In Angular v13, it's working...