Error compiling `:host-context` pseudo-class selector
mikekov opened this issue · 2 comments
mikekov commented
I'm getting a slew of errors after upgrading my project to Angular 13. They look like this:
subselects_1.subselects[name] is not a function
This is happening when name
= "host-context"
. Adding some error handling would be great.
fb55 commented
Makes sense — thanks for the report!
fb55 commented
This will be fixed with the next release.