Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] confirm purchase menu #16

Closed
NexDK opened this issue Sep 29, 2023 · 3 comments
Closed

[bug] confirm purchase menu #16

NexDK opened this issue Sep 29, 2023 · 3 comments

Comments

@NexDK
Copy link

NexDK commented Sep 29, 2023

The confirm purchase menu does not close when you "confirm - yes" your purchase

Skærmbillede 2023-09-29 130918

@Arctos2win
Copy link
Contributor

@NexDK open a support post, bcs i don't have this problem.

@NexDK
Copy link
Author

NexDK commented Sep 29, 2023

i found a fix for now, by adding "ESX.CloseContext()" to the bought function

if bought then
    TriggerEvent('skinchanger:getSkin', function(skin)
    TriggerServerEvent('esx_skin:save', skin)
    ESX.CloseContext()
end)

@NexDK NexDK closed this as completed Sep 29, 2023
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in ESX Legacy Roadmap Sep 29, 2023
@TheBGamer
Copy link

The problem persists. Cannot manage to get past this:
image_2023-12-29_200012702

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants