angular icon indicating copy to clipboard operation
angular copied to clipboard

[BUG] Content Component is missing save and other buttons in modal

Open GFZcoder opened this issue 2 years ago • 1 comments

Environment

Please provide as many details as you can:

  • Hosting type
    • [x] Form.io
    • [x] 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

  1. 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.

Screenshot from 2023-09-05 15-37-27

GFZcoder avatar Sep 05 '23 13:09 GFZcoder

Thank you for reporting this. We have created a ticket for internal tracking: FIO-8203

daneformio avatar Apr 10 '24 13:04 daneformio