Skip to content

Text value is wrapped in many paragraphs #143

@lenka-mizikova

Description

@lenka-mizikova

Hi I'm using
"react": "16.9.0",
"react-native": "0.61.5",
"react-native-cn-richtext-editor": "^2.0.0-rc3"

Steps to reproduce:

  • add some text e.g. "Hello world"
  • select the text
  • set it as list (it doesn't metter if <ol> or <ul>)
  • then UNSELECT the list option or change it to use the other type of list (ol -> ul or ul -> ol)
  • repeat a few times
  • the value is wrapped in a new paragraph each time you switch the setting
  • value looks like this: <p><p><p><p><p><p><p><p><p><ol><li>Hello world<br></li></ol></p></p></p></p></p></p></p></p></p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions