How can we pass in default values to RepeatedFieldGroups? I tried this example from the docs in CMS React, and the default values are not reflected in the page editor.
Would it be possible to get an answer to this, and the docs updated?
Thanks for very for your response! I actually worked out that passing a default value almost got me there. The default values now show up in the page editor, but they don't actually show up on the page, unless I manually go into the fields to update them. Do you see this behavior too?