Skip to content

tabs/tab: Uncaught TypeError: Cannot create property 'true' on string 'active' #34

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

Closed
MehrCurry opened this issue Dec 4, 2016 · 4 comments

Comments

@MehrCurry
Copy link

After Upgrading to 0.3.10 i get execptions when i click a tab to activate it:

TypeError: Cannot create property 'true' on string 'active'
    at VueComponent.set$1 [as $set] (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:825:14)
    at VueComponent.setActive (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:71:1), <anonymous>:1:28372)
    at VueComponent.boundFn [as setActive] (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:126:14)
    at VueComponent.mounted (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:71:1), <anonymous>:1:28596)
    at callHook (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:2479:19)
    at Object.insert (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:2671:5)
    at invokeInsertHook (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:4326:28)
    at Vue$3.patch [as __patch__] (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:4473:5)
    at Vue$3.Vue._update (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:2359:19)
    at Vue$3.eval (eval at <anonymous> (http://localhost:63342/hello/dist/build.js:84:1), <anonymous>:2333:10)
@JanBurp
Copy link

JanBurp commented Dec 5, 2016

+1

@pi0
Copy link
Member

pi0 commented Dec 5, 2016

@MehrCurry @JanBurp I'll investigate problem soon. thanks for reports.

mathlef0u added a commit to mathlef0u/bootstrap-vue that referenced this issue Dec 7, 2016
pi0 added a commit that referenced this issue Dec 7, 2016
@mathlef0u
Copy link
Contributor

@MehrCurry @JanBurp this issue has been solved, i close it.

@JanBurp
Copy link

JanBurp commented Dec 22, 2016

thanks

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

4 participants