Skip to content

v1.0.7 - Fix for #15 this.$input.current is null

Choose a tag to compare

@Dan503 Dan503 released this 22 Aug 03:11
· 263 commits to master since this release
  • Fix for #15 this.$input.current is null
  • Also I styled the input to use monospace font-style since modern browsers use monospace fonts for time inputs

Credit to @agrohs for finding the source of the this.$input.current is null issue.