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

TypeError: Cannot read property '$options' of undefined - something with sync/async? #97

Closed
k2042 opened this issue Feb 16, 2021 · 3 comments
Assignees
Labels
Bug Item which indicates that something is not working FP: Completed wrappers issue related to Kendo Vue Wrappers

Comments

@k2042
Copy link

k2042 commented Feb 16, 2021

Bug report

Reproduction of the problem

  1. Create fresh Vue.js 2 project using vue-cli 3.11.0, all defaulted, Vue version is 2.6.12
  2. Add chart widget as described here (by copying the example): https://www.telerik.com/kendo-vue-ui/components/charts/series-types/area/ (I'm using the second one, stacked area chart)
  3. Start the app.

Current behavior

Gives error:

[Vue warn]: Error in mounted hook: "TypeError: Cannot read property '$options' of undefined"
found in
--->
...

Expected/desired behavior

Work.

Environment

  • Kendo UI version: 2020.3.1118 || 2021.1.119
  • Vue: 2.6.12
  • Vue-cli: 3.11.0
  • Browser: any

Possibly related to this:
vuejs/vue-test-utils#673
vuejs/vue-test-utils#653
vuejs/vue#8240

Though I don't understand the workaround proposed: vuejs/vue-test-utils#653 (comment)

Are there any quick workarounds specifically for the chart component? I suppose there was at least a version combination between Vue and Kendo that did actually work, maybe I could revert for some older ones?

@zdravkov zdravkov transferred this issue from telerik/kendo-ui-core Feb 16, 2021
@PekoPPT PekoPPT added the Bug Item which indicates that something is not working label May 13, 2021
@PekoPPT
Copy link
Contributor

PekoPPT commented May 13, 2021

Also reported in ticket 1519344

@zdravkov zdravkov added the wrappers issue related to Kendo Vue Wrappers label May 31, 2021
@PekoPPT
Copy link
Contributor

PekoPPT commented Jun 15, 2021

Also reported in ticket ID: 1523792

@zdravkov
Copy link
Member

fixed in version 2021.2.617

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working FP: Completed wrappers issue related to Kendo Vue Wrappers
Projects
None yet
Development

No branches or pull requests

3 participants