MicroDroid / vue-materialize-datatable

A fancy Materialize CSS datatable VueJS component.
https://overcoder.dev/vue-materialize-datatable
MIT License
179 stars 67 forks source link

Error in render: "RangeError: invalid array length #46

Closed o90castro closed 4 years ago

o90castro commented 4 years ago

The last update i found one error when i want to show all datas in the datatable, it throw this error Error in render: "RangeError: invalid array length

How to solve it? thanks

o90castro commented 4 years ago

Hello, u will work on this or not?

MicroDroid commented 4 years ago

Provide code so I can check what's wrong. Provide data as well.

o90castro commented 4 years ago

Datatables.vue.zip

When i put show all datas (10, 20, 50, all) return this error Error in render: "RangeError: invalid array length Im doing serversearch if this can help you.

Thanks

MicroDroid commented 4 years ago

You're supposed to send me the code for how you use the datatable, not the library itself.

Closing due to unclear bug report.