You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug:
in flutter_html 3.0.0-alpha.6 I can't rendert HTML in an AlertDialog. On some Devices it works, but eg. on Tablets it crashes ... the problem is releated with the insetPadding property of the AlertDialog Widget. In flutter_html 2.x it works perfectly.
Probably as duplicate of #1165 as the Html widget no longer reports it's intrinsic height.
Sub6Resources
added
duplicate
This issue or pull request already exists
and removed
in-triage
Issue's that I've seen but haven't had a chance to thoroughly review and/or categorize
labels
May 17, 2023
Describe the bug:
in flutter_html 3.0.0-alpha.6 I can't rendert HTML in an AlertDialog. On some Devices it works, but eg. on Tablets it crashes ... the problem is releated with the insetPadding property of the AlertDialog Widget. In flutter_html 2.x it works perfectly.
HTML to reproduce the issue:
Html
widget configuration:default
Expected behavior:
show text in alert dialog
Screenshots:
nothing to show
Device details and Flutter/Dart/
flutter_html
versions:Flutter 3.3.6, flutter_html 3.0.0-alpha.6
Stacktrace/Logcat
Additional info:
A picture of a cute animal (not mandatory but encouraged)
The text was updated successfully, but these errors were encountered: