-
-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Labels
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: Description of value source needed in bug template
- Cross-platform modules: Description of value source needed in bug template
- Android Runtime: 5.3.1
- iOS Runtime:
- Plugin(s): Description of value source needed in bug template
- NativeScript-Angular: 6.2.0
- Angular: 6.1.10
Describe the bug
I am referencing the following issue because it perfectly describes the problem, but was closed on the assumption that the bug was fixed without being validated:
nativescript-vue/nativescript-vue#148
To Reproduce
See the above issue.
Expected behavior
Setting all values in the range 0 to 59 should be possible for the minute value, but setting to zero is being treated as a case to ignore the value
Sample project
None
Additional context
whatever1337-coder, nevendyulgerov and MrSnoozles