Skip to content

fix TS2430: Interface 'EmbeddingIFrameElement' incorrectly extends in…#247

Open
linnilsupak wants to merge 1 commit intoawslabs:masterfrom
linnilsupak:fix-type-error
Open

fix TS2430: Interface 'EmbeddingIFrameElement' incorrectly extends in…#247
linnilsupak wants to merge 1 commit intoawslabs:masterfrom
linnilsupak:fix-type-error

Conversation

@linnilsupak
Copy link
Copy Markdown

TS2430: Interface 'EmbeddingIFrameElement' incorrectly extends in iterface 'HTMLIFrameElement'

*Issue #246

Description of changes:
Remove loading field from EmbeddingIFrameElement class because of typescript error.
The cause is from dupplicate loading field which already exist in extend class: HTMLIFrameElement. So I remove this field from EmbeddingIFrameElement class

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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