-
-
Notifications
You must be signed in to change notification settings - Fork 918
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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:
**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)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working