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
Had a bug where a create set modal wasn’t closing but did post the data multiple times. Need to implement a debounce mechanism so that the submit button is disabled when a dynamic submission is activated.
Had a bug where a create set modal wasn’t closing but did post the data multiple times. Need to implement a debounce mechanism so that the submit button is disabled when a dynamic submission is activated.