Closed Azurewarth0920 closed 9 months ago
Fix: #869
enable edit mode on native date object by using <input type="datetime-local">
<input type="datetime-local">
Screenshot:
https://github.com/vuejs/devtools/assets/22590005/58c8e9d1-a665-4db3-9fc4-45bfd9fb4268
fixes #123
Description
Fix: #869
enable edit mode on native date object by using
<input type="datetime-local">
Screenshot:
https://github.com/vuejs/devtools/assets/22590005/58c8e9d1-a665-4db3-9fc4-45bfd9fb4268
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).