Skip to content

BlockList in BlockGrid #265

@mg-pl

Description

@mg-pl

Which Umbraco.Community.BlockPreview version are you using?

5.3.2

Which Umbraco version are you using? For example: 10.4.0 - don't just write v10

17.1

Bug summary

Content pickers in elements used in BlockList which is part of element used in BlockGrid, return null.

Steps to reproduce

  1. Create two elements: Parent and Child.
  2. Add content picker to Child.
  3. Create BlockList with Child as available block
  4. Add newly created BlockList as property to Parent
  5. Create BlockGrid with Parent as available block
  6. Add newly created BlockGrid to document, pick some content, create template for preview etc.

Website I'm working on has multiple languages.

Expected result / actual result

Content picker crated in 2) returns picked IPublishedContent instead of null.

This worked in 5.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions