Has anyone see this backend error message and have...
# suitecommerce
k
Has anyone see this backend error message and have any ideas on troubleshooting? RangeError: Inappropriate array length. (searchApi.ssp$24647686#18)
f
I´ve seen it in the past when a script tries to instantiate an array with a negative lenght.
k
I think the array is just too big actually…..over 7k facet values across a few websites. So we set separate url components per site and that fixed the issue.
👍🏻 1