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
{{ message }}
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
I'm trying to emit the selected datetime. This is working perfectly in chrome, however, not emitting any results in firefox.
Steps To Reproduce:
Add plugin to a vue page and add a close function @close="checkdate()". Then console.log the value you selected in datetime picker. It comes empty every time I tried on firefox. The plugin works fine in Chrome and Safari.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Versions
Description:
I'm trying to emit the selected datetime. This is working perfectly in chrome, however, not emitting any results in firefox.
Steps To Reproduce:
Add plugin to a vue page and add a close function @close="checkdate()". Then console.log the value you selected in datetime picker. It comes empty every time I tried on firefox. The plugin works fine in Chrome and Safari.
The text was updated successfully, but these errors were encountered: