-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Which Umbraco version are you using?
16.3.2, 17.0.0-beta
Bug summary
When you have a block list set to use 'inline editing mode', any block that has tabs will not work. It will show the tabs, but not the content of the tabs:
Specifics
Steps to reproduce
- Create an element type with tabs and add one or more properties to the tabs:
- Add a new block list data type, add the block created in step 1 and set it for inline editing mode:
- Create a document type that uses that block list and set it to 'allow at root', so we insert it:
- When you add the block, it will show the tabs - and you can switch between the tabs - but the content of the tab will not be displayed:
Expected result / actual result
Obviously I expect the content of the tabs to show so that I'm able to edit the fields the are on the tabs.
This item has been added to our backlog AB#61219
ToxicAnette, mhrinin, phansen-3d-aero, andrejd22 and WEBhicham