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
Pipeline #170876 passed with warnings
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Please register or sign in to comment