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
Hi I'd like to have a modal with a button that opens another modal within it. Right now, my code successfully opens another modal but when I exit out of the nested modal the first modal drops its information. How can I keep the first modal open and ready to use if the user backs out of the nested modal?
The modal and nested modal open correctly but if I exit after the nested modal without submitting the form the first modal refreshes to this
The text was updated successfully, but these errors were encountered:
juliama920
changed the title
Modal opens anther modal
How to make a nested modal
Mar 13, 2023
Hi I'd like to have a modal with a button that opens another modal within it. Right now, my code successfully opens another modal but when I exit out of the nested modal the first modal drops its information. How can I keep the first modal open and ready to use if the user backs out of the nested modal?
The modal and nested modal open correctly but if I exit after the nested modal without submitting the form the first modal refreshes to this
The text was updated successfully, but these errors were encountered: