Render an text input if the value isn't Integer/Float
This is a failover approach to prevent the user loose its value if it is not complaint with the field
TODO:
-
Write tests
Edited by Rafael Monnerat
This is a failover approach to prevent the user loose its value if it is not complaint with the field
TODO: