Skip to content

Plot fails to sanitize invalid html strings #1923

@rreusser

Description

@rreusser

See: https://codepen.io/rsreusser/pen/xLOPGv

Expected behavior:

  1. plot is created
  2. title is set to invalid string: "failure<sub>2</sub></sub>"
  3. plot is restyled to valid string: "success"
  4. plot has title "success"

Observed behavior:

As soon as the title is made invalid in step 2, further updates don't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions