help wantedneeds: work
倉庫指標
- Star
- (970 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
When trying to use cep as a number, validation does not work, because the validation is checking for value.length.
We could add a toString() before checking length.
When trying to use cep as a number, validation does not work, because the validation is checking for value.length.
We could add a toString() before checking length.