Closed ederby closed 4 years ago
The perPage function used like "perPage={{ 800: 3, 500: 2 }}" generates an error message "Invalid array length" and even though it works as expected it fucks up other functions on the site.
It's useful if you tell me which version of the software you're using. I suspect this https://github.com/beyonk-adventures/svelte-carousel/pull/38 fixes your issue.
Wow it did worked! Thank you! :D
The perPage function used like "perPage={{ 800: 3, 500: 2 }}" generates an error message "Invalid array length" and even though it works as expected it fucks up other functions on the site.