Skip to content

Markup tags not getting added after new line is added #79

@jegathesan

Description

@jegathesan

Markup tags not getting added after new line is added

Steps to reproduce

  1. Add new line by hit enter button and type some text.
  2. Type trigger text (in my case {{ ). It shows suggestion overlay.
  3. From overlay when user click suggestion i've called select to add markup
    const { select } = useOverlay(); .... .... select({label:"some-label", "value":"some-value"})

Version Used
rc-marked-input: 3.0.1

Reference
Screen Shot 2023-09-14 at 9 03 02 am

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