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

Vue 3 - Uncaught (in promise) TypeError: window.Konva.Stage is not a constructor #190

Open
mihajlot972 opened this issue Apr 29, 2022 · 2 comments

Comments

@mihajlot972
Copy link

Hello,

I've been using vue-konva in Vue 3 project. It was wroking fine until I removed node_modules couple of days ago and realized this Type Error:
Uncaught (in promise) TypeError: window.Konva.Stage is not a constructor

versions:

  • "konva": "^8.3.4",
  • "vue-konva": "^3.0.0-0",
  • "vue": "^3.0.0",

Anything related to latest version changes?

@mihajlot972
Copy link
Author

Issue seems to be in Konva 8.3.6 version.
Version 8.3.5 is working fine.

@lavrton
Copy link
Member

lavrton commented Apr 29, 2022

Can you make a demo?

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

2 participants