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 problem with location calculation in enum fields #2660

Merged
merged 4 commits into from May 26, 2021

Conversation

jcollins-g
Copy link
Contributor

Fixes #2659.

This will also avoid the assert in angular.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label May 26, 2021
@jcollins-g jcollins-g requested a review from srawlins May 26, 2021 20:46
@coveralls
Copy link

coveralls commented May 26, 2021

Coverage Status

Coverage decreased (-0.3%) to 57.943% when pulling b4a088e on jcollins-g:character-location-enums into 18e648a on dart-lang:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

characterLocation of Enum implicit accessors is invalid
3 participants