JSON Schema Form: placeholder property in uiSchema doesn't work?

Hi there,

I am trying to use the placeholder property in JSON Schema form. https://react-jsonschema-form.readthedocs.io/en/latest/api-reference/uiSchema/#placeholder

However, it seems like it is not working.


How can I fix this problem?

1 Like

I'm facing the same problem.

Hey @adlibim

It looks like this is a bug. I have reported it to our engineering team and will post an update here when it is fixed!

In the mean time, perhaps you could use the "ui:help" directive to add hints for your users. These will appear below the input like so:


Any updates on this?

Hey @xoel! No updates just yet. For full transparency, the eng team in charge of the JSON schema form (and all the other components) isn't currently prioritizing this component. I went ahead and bumped it internally, though, so I'll keep you updated in case there's any good news :blush:

Ok, thanks for the update anyway