You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Radix UI context menu breaks from an infinite re-render when using with react flow or in any context where the component with such context menu can be moved around.
There are also other reported issues resulting in the same error that have been ignored in this bug marked as closed: #2717 that many others are reporting
Expected behavior
When dragging and moving the element that has react context menu it should be able to carry on without reaching the error.
Reproducible example
Create a react flow container or a canvas. Place an element containing react context menu. Move it around, after a few ms it will break.
Suggested solution
Needs to be investigated as there are several scenarios where it breaks in this way
Bug report
Current Behavior
Radix UI context menu breaks from an infinite re-render when using with react flow or in any context where the component with such context menu can be moved around.
There are also other reported issues resulting in the same error that have been ignored in this bug marked as closed: #2717 that many others are reporting
Expected behavior
When dragging and moving the element that has react context menu it should be able to carry on without reaching the error.
Reproducible example
Create a react flow container or a canvas. Place an element containing react context menu. Move it around, after a few ms it will break.
Suggested solution
Needs to be investigated as there are several scenarios where it breaks in this way
Additional context
Your environment
The text was updated successfully, but these errors were encountered: