mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
* fix(web/menu): Combine initial select and first render * Combining these checks should fix an issue of having to toggle a checkbox multiple times before it is recognized as being toggled * Change firstRenderRef current value before first menu movement * Too many async on change functions are happening let's handle this once the user decides to interact with the menu * fix(web/menu): remove first render ref check for onSelected Co-authored-by: Luke <sabolukas03@gmail.com>