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

Add chrome 86 Dart DDC workaround #280

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

corwinsheahan-wf
Copy link
Collaborator

Chrome 86 introduces a bug in DDC for dart versions <2.9.3

There is an easy workaround to this by adding a small script to the page.

This pr introduces that workaround in the dev react js files in this package for convenience.

Copy link
Collaborator Author

@corwinsheahan-wf corwinsheahan-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

➕ 1️⃣ Greg's commits.

Copy link
Collaborator Author

@corwinsheahan-wf corwinsheahan-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Greg's commit

@greglittlefield-wf
Copy link
Collaborator

greglittlefield-wf commented Oct 5, 2020

  • Verified that the DDC examples break in Chrome Canary without this workaround, and do not break with this workaround in place.
  • 2.9.2 CI passes

QA +1

Merging

@greglittlefield-wf greglittlefield-wf merged commit e72f113 into master Oct 5, 2020
@maxwellpeterson-wf maxwellpeterson-wf deleted the add_chrome_86_workaround branch October 6, 2020 03:18
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.

3 participants