OpusCapita / react-crudeditor

OpusCapita React CRUD Editor

Home Page:https://opuscapita.github.io/react-crudeditor/branches/master/?currentComponentName=ContractEditor&maxContainerWidth=100%25&showSidebar=false

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Field errors show on range search fields even after values are properly fixed

estambakio-sc opened this issue · comments

How to reproduce:

On branch #112 input wrong value to maxOrderValue field, blur -> error is shown. Clear the value or type a proper integer -> error is still shown and search is blocked.