if95
if95
I am using it to display a Wordpress blog post. ```dart Html( data: widget.post.content , style: { "body": Style( fontSize: FontSize(18.0), fontWeight: FontWeight.bold, ), }, onAnchorTap: (url, _, __, ___)...
I also used version ^0.8.2 and got the same result
No, it never happened on a simulator, just on a real device. It appeared when I tested it on iPhone 11 and iPhon 14 real devices.
You mentioned the Impeller, should I disable it?
I tried to disable the Impeller but nothing change