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 property access for MesopEvent #454

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

wwwillchen
Copy link
Collaborator

I was mistakened in #416 where I actually need to use dot property access so that downstream the property name is consistently renamed across files in the main JS binary. The web components do not actually access the property names for MesopEvent so we don't need to worry about syncing the property names there.

@wwwillchen wwwillchen merged commit ab9b473 into google:main Jun 18, 2024
2 checks passed
@wwwillchen wwwillchen deleted the fix_custom_comp branch June 18, 2024 04:02
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.

1 participant