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
Describe the bug
When using something like that uses ox-lib menu, in some cases a user will open the menu and get "stuck". They will not be able to close it out with backspace.
This happens when text UI and opening a ox menu.
To Reproduce
Steps to reproduce the behavior:
Spam E (or press it when available) when Text UI appears
Menu will get stuck on screen, but not be interactable
Expected behavior
Menu opens/closes without getting stuck.
Describe the bug
When using something like that uses ox-lib menu, in some cases a user will open the menu and get "stuck". They will not be able to close it out with backspace.
This happens when text UI and opening a ox menu.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Menu opens/closes without getting stuck.
Screenshots
Additional context
Code where this is an issue:
https://github.com/alberttheprince/popcornrp-customs/blob/main/client/menus/main.lua#L151-L152
Pressing backspace does not trigger closure.
This was solved in the past, but seems to still exist as an issue.
#61
The text was updated successfully, but these errors were encountered: