ratiw / vue-table

data table simplify! -- vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.
MIT License
1.83k stars 303 forks source link

Pagination data not being transpile by polyfill #192

Closed renielsalvador closed 5 years ago

renielsalvador commented 5 years ago

I am having issue with IE and even with Microsoft edge.

image

The above image shows that it was not transpiled correctly. How do I solve this? Any help would really mean a lot. thanks