data-confirm-modal icon indicating copy to clipboard operation
data-confirm-modal copied to clipboard

Allow only single click on data confirm button

Open brijeshmc opened this issue 2 years ago • 0 comments

Made use of JQuery one() method to make sure only one event is triggered on click of confirm button.

Reference - https://api.jquery.com/one/

brijeshmc avatar Jul 18 '22 16:07 brijeshmc