qbcore-framework / qb-hud

Player HUD System
45 stars 209 forks source link

[BUG] crypto stuck on screen with purchases #124

Closed istoking closed 2 years ago

istoking commented 2 years ago

Describe the bug I have a banking resource that requires you to purchase USB's and laptops with crypto. When doing so, the transaction gets stuck on the screen and won't go away unless you do another cash/bank transaction, or restart qb-hud.

To Reproduce Steps to reproduce the behavior: Have not been able to do it any other way, except from purchasing through bank robbery resource, which uses Player.Functions.RemoveMoney('crypto', price)

Expected behavior I expected it to not do this, since the hud updates only cash and bank. I thought it would update through phone that crypto has been removed, but it persisted on my screen

Screenshots Screenshot_1

Questions (please complete the following information):