Skip to content

Fix assertion on exported interfaces#1600

Merged
dcodeIO merged 1 commit intomasterfrom
issue-1599
Dec 27, 2020
Merged

Fix assertion on exported interfaces#1600
dcodeIO merged 1 commit intomasterfrom
issue-1599

Conversation

@dcodeIO
Copy link
Copy Markdown
Member

@dcodeIO dcodeIO commented Dec 23, 2020

Fixes an unexpected assertion when an interface is exported (to the host) due to interfaces not yet being handled in ensureModuleExport respectively compileElement. Fixes #1599

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit 485cfee into master Dec 27, 2020
@dcodeIO dcodeIO deleted the issue-1599 branch June 1, 2021 15:20
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.

Crash (AssertionError) when using an interface inside a namespace

1 participant