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, avoid compiling scope components #7188

Merged
merged 3 commits into from
Mar 26, 2023
Merged

Conversation

davidfirst
Copy link
Member

This is a regression caused by #7183.
When a component is coming from the scope (happens when loadAspects from scope fails, which is register to onAspectLoadErrorSlot), don't try to compile it, otherwise, it throws ComponentNotFound.

@GiladShoham GiladShoham merged commit 41cca5e into master Mar 26, 2023
@GiladShoham GiladShoham deleted the dont-compile-scope-comps branch March 26, 2023 17:50
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.

2 participants