Skip to content

[BUG]click the editor then cursor is at second line #24

Closed
@sweatfryash

Description

@sweatfryash

Describe the bug
click editor then cursor is at second line

To Reproduce
build it like my code(in Additional context) and click the editor

Expected behavior
click editor then cursor is at first line

Screenshots

Device:
android 9,real

Additional context

Expanded(
            child: HtmlEditor(
              controller: controller, //required
              hint: "Your text here...",
              options: HtmlEditorOptions(
                height: 400,
              ),
            ),
          )

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions