openwebf / webf

Build flutter apps with HTML/CSS and JavaScript.
https://openwebf.com/
Apache License 2.0
1.49k stars 105 forks source link

br 标签 无法正常解析 #617

Open acsweets opened 1 week ago

acsweets commented 1 week ago

Affected version

0.15.2

Flutter versions

3.10.0

No same issues found.

Steps to Reproduce

image

Code example

<label for="email">email:</label>
<input type="email" id="email" name="email"><br>

Expected results

回复

Actual results

type 'RenderLineBreak' is not a subtype of type 'ContainerRenderObjectMixin<RenderObject, ContainerParentDataMixin>' in type cast