Has anyone see this backend error message and have any ideas on troubleshooting?
RangeError: Inappropriate array length. (searchApi.ssp$24647686#18)
f
Flo
05/08/2023, 5:08 PM
I´ve seen it in the past when a script tries to instantiate an array with a negative lenght.
k
kkennedydesign
05/08/2023, 5:46 PM
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.