Bug with List field or my fault?

Hi there, here’s my problem:

I use the list-Block type and when I customize the block-blueprint with

nodes:
- bulletList

it does work inside the “side-view” (when I click the pencil of the block), but in the Preview-Editing-Field of the Blocks-Field the Orderer List is still selectable…

thanks, Matthias

Could you post a screenshot what exactly you mean? Can’t seem to reproduce. Which Kirby version exactly?
And is - bulletList indented under nodes? Here it doesn’t look like it.

Kirby 4.2
yes it is intended in the original code


here are two images of the same list-block inside a Blocks-Field.
First: in the Preview of the Blocks-Field you see OrderedList-Option although its deactivated
Second: in the detail-View of the list-field everything is fine.

Hm, seems to be a bug. You could work around this by either setting the preview to fields or to text in the block yaml file.