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
Do you want to request a feature or report a bug?
possible a bug
What is the current behavior?
menu show offscreen when only the position is toggled.
but when screen does not contain any menu,behaving normally.
I tried using hideAll, but it didn't help this.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your CodeSandbox (https://codesandbox.io/s/new) example below:
What is the expected behavior?
menu show inscreen when the position is toggled Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
"react-contexify": "5.0.0",
"react": "16.9.0",
"vite": "4.1.1"
Tab-1677558727336.webm
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
possible a bug
What is the current behavior?
menu show offscreen when only the position is toggled.
but when screen does not contain any menu,behaving normally.
I tried using hideAll, but it didn't help this.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your CodeSandbox (https://codesandbox.io/s/new) example below:
What is the expected behavior?
menu show inscreen when the position is toggled
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
"react-contexify": "5.0.0",
"react": "16.9.0",
"vite": "4.1.1"
Tab-1677558727336.webm
The text was updated successfully, but these errors were encountered: