O-list-item included twice in JSON-editor for custom types

Hi there,

I'm just playing around with prismic and took a look at the schema for a model I created. It contains o-list-item twice and I am wondering if this is an error?

"product_description": {
      "type": "StructuredText",
      "config": {
        "multi": "paragraph, preformatted, strong, em, hyperlink, image, embed, list-item, o-list-item, o-list-item",
        "label": "Product Description"
      }
    },
    "testdescription": {
      "type": "StructuredText",
      "config": {
        "multi": "paragraph, preformatted, heading1, heading2, heading3, heading4, heading5, heading6, strong, em, hyperlink, image, embed, list-item, o-list-item, o-list-item",
        "label": "TestDescription"
      }
    }

Would appreciate your feedback.

Thank you so much,
Bastian

1 Like

Hi Bastian,

I’ve checking with our tech team and we will get back to you ASAP.

Fares

I’ve created an issue in our Issue tracker and we will get back to you ASAP.

Hi Bastian,

This fix has been released for all clients, can you please confirm?

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.