10000 [BUG] SelectableText not working with List (ul, ol) · Issue #1134 · Sub6Resources/flutter_html · GitHub
[go: up one dir, main page]

Skip to content
[BUG] SelectableText not working with List (ul, ol) #1134
Closed
@kimmanwky

Description

@kimmanwky

The order list gone after changing Html to SelectableHtml.
Used flutter_html: 3.0.0-alpha.5, runs on Android Emulators.

using Html:

Html(
  data: html,
)

image

Using SelectableHtml

SelectableHtml(
  data: html,
)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingin-triageIssue's that I've seen but haven't had a chance to thoroughly review and/or categorizelistsIssues with <ol>, <ul>, and <li>selectable-html

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0