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
An unhandled error when passing metadata tables to the show metadata function. This breaks the inventory and prevents further usage breaking the ui, the resource must be reloaded to restore.
Framework
ESX
Resource version
2.43.3
To Reproduce
Steps to reproduce the behavior:
Create an item with a table metadata property
Call the displayMetadata function with that property
Expected behavior
A warning/error should be issued without breaking inventory functionality
Screenshots
Throws an Uncaught Minified react error 31
Additional context
I know that table metadata may not be displayed due to how it's handled but i guess an error should be thrown to avoid breaking functionality
The text was updated successfully, but these errors were encountered:
Describe the bug
An unhandled error when passing metadata tables to the show metadata function. This breaks the inventory and prevents further usage breaking the ui, the resource must be reloaded to restore.
Framework
ESX
Resource version
2.43.3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A warning/error should be issued without breaking inventory functionality
Screenshots
Throws an Uncaught Minified react error 31
Additional context
I know that table metadata may not be displayed due to how it's handled but i guess an error should be thrown to avoid breaking functionality
The text was updated successfully, but these errors were encountered: