Describe the bug
When applying the snipped from the site for ESX properties, the inventory will only open once and both the stash and players inventory will be wiped after a transaction is made
To Reproduce
Steps to reproduce the behavior:
- Apply the esx_property snippet
- Store something
- try and open it again and check your inventory
Additional context
Console errors
[MySQL:8.0.23] [ERROR] [linden_inventory] An error happens for query "SELECT * FROM linden_inventory WHERE name = ? AND owner = ? LIMIT 1 : ["3AltaStreet","license:License]": ER_BAD_FIELD_ERROR: Unknown column 'owner' in 'where clause'
SCRIPT ERROR: @linden_inventory/server/functions.lua:229: attempt to index a nil value (local 'result')
Describe the bug
When applying the snipped from the site for ESX properties, the inventory will only open once and both the stash and players inventory will be wiped after a transaction is made
To Reproduce
Steps to reproduce the behavior:
Additional context
Console errors