这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Brank
Copy link

@Brank Brank commented Mar 23, 2023

setTimeOut for unbinding in stop method has been removed, due to the fact it was provoking errors when trying to reinitialize the datepicker. Re-initialize is to call the method stop() and then start() or datepicker. The result was having the datepicker initialized but nothing happened when clicking on it (because the events were unbinding by the previous close call)

setTimeOut for unbinding in stop method has been removed, due to the fact it was provoking errors when trying to reinitialize the datepicker. Re-initialize is to call the method stop() and then start() or datepicker. The result was having the datepicker initialized but nothing happened when clicking on it (because the events were unbinding by the previous close call)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant