Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

br 标签 无法正常解析 #617

Open
1 task done
acsweets opened this issue Jun 25, 2024 · 0 comments
Open
1 task done

br 标签 无法正常解析 #617

acsweets opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@acsweets
Copy link

Affected version

0.15.2

Flutter versions

3.10.0

No same issues found.

  • Yes, I search all issues but not 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

@acsweets acsweets added the bug Something isn't working label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant