Skip to content

InnerStartIndex value is wrong in nested elements when sequence is escaped. #508

@cmhernandezdel

Description

@cmhernandezdel

1. Description

InnerStartIndex value is wrong in nested elements when sequence is escaped.

3. Fiddle or Project

Provide a Fiddle that reproduce the issue: https://dotnetfiddle.net/zi7dBK

If you change line 14 to this:

var html = """<p class="test"><span class="text">Hola, soy Carlos. <br> Encantado <a href="#popup">de ayudarte</a>.</span></p>""";

It works.

4. Any further technical details

  • HAP version: 1.11.50.
  • NET version: net6.0.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions