how do I make asset:add event runs once regardless how many images I add? #4896
handhikadj
started this conversation in
General
Replies: 1 comment
-
You can debounce the callback |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I notice the
asset:add
event is triggered per uploaded image.how do I trigger it once regardless how many images I add/dnd?
[email protected]
Beta Was this translation helpful? Give feedback.
All reactions