Olivier Destrebecq
Olivier Destrebecq
I'll take a look, I figured it would be "complicated" :-)
I've already +1 one this, and if you plan on supporting this, I'm curious about the timeline as the September 2019 deadline is fast approaching.
Same issue with latest version
@xxxtonixxx Thanks, this worked. Follow up question, how do I set the component to be in error state and show the red border. I tried adding the error class on...
IT does, unfortunately when the control is focussed, so teh color is back to blue. I'll try revisit this later.
Sure I can do that. But that is pretty complex. If I want other react control to stretch the whole screen I don't have to do the logic you just...
@iou90 Good to know and thanks for considering this feature request!
@Feuerwerk I'm using 6.0.0 and I'm not running into this issue. Did you try with that version?
@Feuerwerk I've looked at my swagger file and I have : ``` "Value": { "format": "decimal",
@Feuerwerk On our end, here is the json spec for a decimal number: ``` "PriceIncVat": { "format": "decimal", "type": "string" }, ``` and the data returned by the server for...