react-router-sitemap icon indicating copy to clipboard operation
react-router-sitemap copied to clipboard

"values-applier" reduce must provide initial value

Open ltnscp9028 opened this issue 4 years ago • 0 comments

"values-applier" reduce must provide initial value.

If no initial value was passed, the following occurred:

(node:69764) UnhandledPromiseRejectionWarning: TypeError: Reduce of empty array with no initial value at Array.reduce ()

ltnscp9028 avatar Apr 18 '22 05:04 ltnscp9028