Input Field Number - placeholder is shown instead of value (0) when readonly is true #725
Labels
💚 contributor issue
Good for contributors
⌨️ dev issue
Task is for developers
🚨 new::bug
Something isn't working
Milestone
Step-by-Step Guide to reproduce
If a different value is set than 0, the bug is not occuring.
Bug Description / False Behaviour
When the Input Field Number has a value and readonly=true, it does not display the value.
Correct Behaviour
When the Input Field Number has a value and readonly=true, it displays the value.
Testing
Check existing unit tests of the component(s) and adjust the tests to prevent this bug from occurring again in the future, if you see a way.
Background
The text was updated successfully, but these errors were encountered: