Skip to content

HTML Editor doesn't submit the last character entered #2290

Description

@atrainjcad

Description

Typing 12345 into a HTML Editor inside a form and submitting the form, only posts 1234 back to the server, the 5 isn't submitted.

  • ignite-ui version: 25.1.2
  • browser: reproduced in chrome/edge, not tested in others

Steps to reproduce

  1. Type 12345 into the HTML Editor
  2. Click on the Submit button

Result

1234 is submitted to the server

Expected result

12345 should be submitted to the server

Attachments

HtmlEditorWebApplication.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions