Skip to content

Trying to insert the cursor at the end of the element inserts the cursor at the start #1523

@juliomuhlbauer

Description

@juliomuhlbauer

The Alert component does work perfectly because of its flex-grow: 1.
I managed to fix it with this css style:

.bn-block-content > * {
    width: 100%;
  }
2025-03-12.20-25-12.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions