Skip to content

Block list: blocks with tabs not working in inline editing mode #20618

@Luuk1983

Description

@Luuk1983

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:

Image

Specifics

Steps to reproduce

  1. Create an element type with tabs and add one or more properties to the tabs:
Image
  1. Add a new block list data type, add the block created in step 1 and set it for inline editing mode:
Image
  1. Create a document type that uses that block list and set it to 'allow at root', so we insert it:
Image
  1. 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:
Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions