When the mouse is focused, the control point is not recognized #10459
Unanswered
RabbitNoTeeth
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my project, after the rectangle is selected, the mouse moves to the control point, which cannot be recognized, as shown in the first image, this project uses nuxt and tailwind.

However, in another of my projects, there was no such problem, and the mouse moved to the control point and could be recognized normally, as shown in the image below.

The difference between the two projects is that the first project is built on nuxt and uses the tailwind css library,I wonder if this could be the cause of the problem? I have tried various solutions, but nothing has worked.
My code is as follows, sincerely hope to get your help
Beta Was this translation helpful? Give feedback.
All reactions