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

Debug messages when using Html widget #27

Closed
NicoDreamzZ opened this issue Sep 13, 2018 · 5 comments
Closed

Debug messages when using Html widget #27

NicoDreamzZ opened this issue Sep 13, 2018 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@NicoDreamzZ
Copy link

Hey,
i think you forgot some debug prints in the code.
When the Html widget is rendered this is spamed into debug console:

flutter: Found a
flutter: Plain Text Node: 'Spiele-Allgemein'
flutter: Plain Text Node: ' Bereich an uns.'
flutter: Found br
flutter: Found br
flutter: Found b
@Sub6Resources
Copy link
Owner

Yes, this will be fixed in PR #23, sorry for the inconvenience.

@Sub6Resources Sub6Resources added the bug Something isn't working label Sep 13, 2018
@Sub6Resources Sub6Resources added this to the 0.8.0 milestone Sep 13, 2018
@daimionsg
Copy link

Is is still save to publish the app with this bug? I'm hoping it is something that only occurs in debug mode, but doesn't cause any problems in release?

@NicoDreamzZ
Copy link
Author

The messages only apper in the debug console, i think its save to publish

@Sub6Resources
Copy link
Owner

Yes, that's correct. You shouldn't have any noticeable issues if you publish with this bug.

@Sub6Resources
Copy link
Owner

Fixed in version 0.8.0

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

3 participants