Haff

Results 4 comments of Haff

> Should this not be > > ```js > deepmerge.customMergeIgnoreEmptyValues = (key, target, source) => !target || target === '' > ? () => source > : deepmerge; > ```...

> > No it's meant to be used as customMerge option. if you look at the test i provided on test/merge.js line: 680. Maybe i should have named it differently?...

tip: might want to look into this https://www.freecodecamp.org/news/how-to-check-internet-connection-status-with-javascript/ the online event has problems as it doesn't really know if you have an internet connection. PS. I'm often wrong

+1 here need some way of handling this