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'm trying to do some client-side stuff when the user clicks on an event. Basically I want to do a javascript confirm to stop the server callback if the user chosses no.
I'm trying to do it using Config.setSelect method but my value is always overrided by the dateRangeSelected callback.
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to do some client-side stuff when the user clicks on an event. Basically I want to do a javascript confirm to stop the server callback if the user chosses no.
I'm trying to do it using Config.setSelect method but my value is always overrided by the dateRangeSelected callback.
The text was updated successfully, but these errors were encountered: