Hi All,
The above should work but it isn't.
I want to hide the default value on an input of a form.
I have tried adding show-default-value = false to the attribute and I can see it in the html when I inspect my app in the browser but it has no effect?
Any ideas?
Hi @Rahul Sahu
I've figured it out. It only works on system defaults, if I assign a default this attribute doesn't work, which is a shame.
Hi,
Can you share screenshot what you implement?