Calling Array.slice() to a fetched array says that slice is not a function
This is what's causing the problem, from what I've understood is that the array is wrapped in a proxy object. I've tried accessing the _rawValue and it worked for a while but it shouldn't be used.
This is the error:
This is the error: