Skip to content

[Modal] When onApprove called the form inside modal is destroyed #1559

Discussion options

You must be logged in to vote

You are calling $('#user_form').modal('hide'); which should be $('#add_user_modal').modal('hide');.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1559 on October 06, 2020 21:20.