Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example works in FireFox & Chromium, though not Chrome #1

Open
richardpenman opened this issue Mar 4, 2018 · 0 comments
Open

Example works in FireFox & Chromium, though not Chrome #1

richardpenman opened this issue Mar 4, 2018 · 0 comments

Comments

@richardpenman
Copy link

Not sure if you are still interested this repo, but I noticed in Chrome v64 the example does not load and prints following in console:

crudtable.js:22062 [Vue warn]: Invalid prop: type check failed for prop "data". Expected Array, got String. (found in component: <v-client-table>)

crudtable.js:19751 Uncaught TypeError: Cannot read property 'filter' of undefined
    at VClientTable.module.exports (crudtable.js:19751)
    at VClientTable.Vue._applyFilters (crudtable.js:29858)
    at Watcher.get (crudtable.js:24231)
    at Watcher.run (crudtable.js:24357)
    at runBatcherQueue (crudtable.js:24114)
    at Array.flushBatcherQueue (crudtable.js:24084)
    at MutationObserver.nextTickHandler (crudtable.js:21488)

crudtable.js:31267 Uncaught (in promise) TypeError: this.table_data.map is not a function
    at VueComponent.add_actions (crudtable.js:31267)
    at VueComponent.add_actions (crudtable.js:21259)
    at VueComponent.<anonymous> (crudtable.js:31254)
    at <anonymous>

Works fine in FireFox and Chromium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant