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
If you drag one of the controls on the popup, it causes an infinite loop of the number changing. Extra loops can also be started by dragging the control repeatedly.
If you drag one of the controls on the popup, it causes an infinite loop of the number changing. Extra loops can also be started by dragging the control repeatedly.
I suspect you need to add
dragend
here https://github.com/ericjgagnon/wickedpicker/blob/master/src/wickedpicker.js#L478The text was updated successfully, but these errors were encountered: