Cannot read properties of undefined (reading 'isDragging') #26
-
First attempt at using ngx-konva, I am able to render a circle with code below
However, upon hovering on any of the
Did I get the setup wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
giovanni-bertoncelli
Mar 12, 2024
Replies: 1 comment 6 replies
-
Hi, try updating the package to the latest version. There is a regression of konvajs tracked here in one of their latest versions, I've downgraded to a safer one in the last release. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
giovanni-bertoncelli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, try updating the package to the latest version. There is a regression of konvajs tracked here in one of their latest versions, I've downgraded to a safer one in the last release.