Closed amousavii closed 3 years ago
I have used this package in my project and it works great in Chrome but in FireFox i have this following Error in Console: TypeError: this.values.slice().sort is not a function Any advice ?
TypeError: this.values.slice().sort is not a function
It's not clear, where the issue occurs. Please prepare an example on CodeSandbox to get more information.
No issue activity. Closed.
I have used this package in my project and it works great in Chrome but in FireFox i have this following Error in Console:
TypeError: this.values.slice().sort is not a function
Any advice ?