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

Update Closure types for overridden setAttribute in LegacyElementMixin. #5652

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

bicknellr
Copy link
Member

Closure and TypeScript have conflicting types for Element.prototype.setAttribute. The Closure types need to match because they're read directly from source, so this PR does that and just prevents TS types from being generated for this function.

cc #5651

@bicknellr bicknellr merged commit 39d5a95 into master Apr 28, 2020
@bicknellr bicknellr deleted the setAttribute-closure-types branch April 28, 2020 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants