BernhardtD / vue-sorted-table

A basic sorted table for Vue.js.
MIT License
33 stars 4 forks source link

Error in FireFox #19

Closed amousavii closed 3 years ago

amousavii commented 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 ?

BernhardtD commented 3 years ago

It's not clear, where the issue occurs. Please prepare an example on CodeSandbox to get more information.

BernhardtD commented 3 years ago

No issue activity. Closed.