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

fix: bugs in the new debug renderer #1016

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

alschmiedt
Copy link
Contributor

Fixes two bugs with the debug renderer that were found when testing with core blockly.

  • I changed the name of the folder to make it more readable in my last commit. This was bad because the folder name is also mapped to the name of the field it corresponds to on the object.
  • When you have an old bag of options it fails because the defaultState is not used and so it does not have any default value.

@alschmiedt alschmiedt merged commit e4aaae7 into google:master Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants