Open
Description
Environment
Please provide as many details as you can:
- Hosting type
- Form.io
- Local deployment
- Version: 6.0.0-rc.5
- Formio.js version: 5.0.0-rc.27
- Frontend framework: angular
- Browser: Firefox
- Browser version: 117
Steps to Reproduce
- add or edit "Content" component from Layout components to open modal
Expected behavior
submit buttons (save, cancel, remove and show preview) on the bottom of the modal should be visible
Observed behavior
submit buttons are completely missing in modal
Example
The official formio.js builder shows same behaviour and is also missing the submit buttons for the content component.