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
I had a use-case where I had to re-use the instance of the LightFace modal.
Different ajax-based content / forms-items had to be saved, so my Add-button had to behave different with different requests.
clearButtons() was one of the methods I had to use, so I could add new Add-buttons with another eventlistener on it.
I had a use-case where I had to re-use the instance of the LightFace modal.
Different ajax-based content / forms-items had to be saved, so my Add-button had to behave different with different requests.
clearButtons() was one of the methods I had to use, so I could add new Add-buttons with another eventlistener on it.
Maybe it's some use to anyone:
The text was updated successfully, but these errors were encountered: