Skip to content
Snippets Groups Projects
Commit 67119cd9 authored by permcu's avatar permcu
Browse files

Handle change in PositiveSmallIntegerField

v-text-field emits 'change' with changed value on focus out.
If someone listenes to 'change' on PositiveSmallIntegerField he
received a string not an integer. This fixes it.
parent fa918f14
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment