-
-
Notifications
You must be signed in to change notification settings - Fork 876
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
Comments
Yes, this will be fixed in PR #23, sorry for the inconvenience. |
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? |
The messages only apper in the debug console, i think its save to publish |
Yes, that's correct. You shouldn't have any noticeable issues if you publish with this bug. |
Fixed in version 0.8.0 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
i think you forgot some debug prints in the code.
When the Html widget is rendered this is spamed into debug console:
The text was updated successfully, but these errors were encountered: