vue-crud icon indicating copy to clipboard operation
vue-crud copied to clipboard

Zero isn't a valid value

Open areman opened this issue 4 years ago • 0 comments

I have entities where columns where 0 (Zero) is a valid value. When I try to update, and the Update dialog opens, the modify button is disabled because the 0 field is marks as invalidate. After I've jumped to the 0 field and rerenter the 0 the modify button is enabled.

areman avatar Oct 11 '20 10:10 areman