Skip to content

[BUG] <li> Rendering issues #921

@devon2018

Description

@devon2018

Describe the bug:

There seems to be a bug rendering lists, I cant seem to figure out whats causing it but there seems to be an issue rendering a character.
HTML to reproduce the issue:

<ul><li>list item</li></ul>

Html widget configuration:

  Html(
      data: section.content,
      onLinkTap: widget.htmlRenderProps?.onLinkTap,
  );

Expected behavior:

Screenshots:

Screenshot 2021-12-05 at 18 42 04

**Device details and Flutter/Dart/`flutter_html` versions:**

Stacktrace/Logcat

Additional info:

flutter_html: ^2.2.0

A picture of a cute animal (not mandatory but encouraged)

Screenshot 2021-12-05 at 18 42 04

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions