Rich text field converts paragraph to bullet list on save

Describe your question/issue in detail

When I save a Paragraph in a rich text field, it is (re)formatted as a Bullet List in the editor upon saving.

This started happening after the following model change was pushed to Prismic for our Hero Slice...

- "multi": "strong,hyperlink"
+ "multi": "strong,em,hyperlink,list-item,o-list-item"

Impacted feature

Rich text

Package.json file

Excerpt...

"@prismicio/client": "^7.3.1",
"@prismicio/next": "^1.5.0",
"@prismicio/react": "^2.7.3",
"next": "14.2.0",

Steps to reproduce

See edit to "Body Text" field in video below...

Hey Prismic Team, would love some help with this issue. Here's another screen capture...

Hi @jason.hammons,

Thanks for the recordings! Would you be able to record one on Jam so that we get more specific dev information that may be useful to debug? Do you know if this also happening on different browsers?

Thank you :slight_smile:

Yep, I sent you a DM.

Thanks for the recording, got it!

I'll continue the conversation here in case it helps any other user having a similar issue. In the Jam recording, I can see that the rich text field shows up as a paragraph in the API, so this should tell us the problem is in the browser.

Have you seen this happen in different browsers? It could also be a plugin issue, if you have any, could you remove/deactivate them and see if it fixes it? If it does, you'll just have to re-add them one by one to get the culprit :slight_smile:

Yes, I can reproduce this in Chrome, Safari, and Firefox.

Hi @jason.hammons,

We've investigated further, and this seems to be a Prismic bug. I've created a bug report and passed this on to our team. You can track our progress here: https://prismic.atlassian.net/browse/BT-217.

Thanks for your reporting, and if you need help with anything else, don't hesitate to reach out :slight_smile:

1 Like