Troubleshooting
The menu does not open
Make sure the resource is started:
ensure webaustral_pausemenuPlayer data is missing
Check your framework mode:
Config.Framework = 'auto'If auto detection does not work, force it manually.
Qbox example
Config.Framework = 'qbox'QBCore example
Config.Framework = 'qbcore'ESX example
Config.Framework = 'esx'The UI looks cached
Clear your browser/NUI cache and restart the resource.