inveniosoftware / react-invenio-forms

React component library for Formik components.
https://react-invenio-forms.readthedocs.io
MIT License
0 stars 27 forks source link

Text field initial values not displaying #257

Open slint opened 1 month ago

slint commented 1 month ago

Version: v4.2.0

To reproduce (in any InvenioRDM instance):

  1. Create a community
  2. Go to the "Settings" page
  3. Default values for text fields (but not TextArea fields) are empty:
image