Skip to content

Latest vue release (1.0.27) breaks vue-tables? #107

Closed
@westwick

Description

@westwick

It looks like something in the newest version of vue may have broke this package? When I downgrade back to 1.0.26 everything works fine, then when I upgrade to 1.0.27 it breaks, however removing the <v-client-table> component fixes it and allows my application to work again. Sorry I can't provide more detail, it still might be something in my own implementation of vue-tables but thought I would report it in case others have issues as well. Will update if I find any other information.

  • Vue.js version: just upgraded from 1.0.26 to 1.0.27
  • consumed using: webpack
  • FULL error message (including stack trace): Uncaught TypeError: Cannot read property 'scope' of undefined (in vue.common.js line 4751)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions