Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Warning when using :host-context that is subselects_1.subselects[name] is not a function #104

Closed
starklord07 opened this issue May 10, 2022 · 7 comments

Comments

@starklord07
Copy link

I have updated my angular project to v13 and after getting this warning with :host-context selector that is subselects_1.subselects[name] is not a function.

I am using [email protected] as part of @angular-devkit/[email protected]. I guess the issue is related to #90.

I am getting the following warning.

Generating index html...5 rules skipped due to selector errors: :host-context(.theme-themelight) .button.btn-primary -> subselects_1.subselects[name] is not a function ...

@pszpor
Copy link

pszpor commented May 25, 2022

I have the same issue @angular-devkit/[email protected] / [email protected] / [email protected] effects with multiple working:
subselects_1.subselects[name] is not a function

@Dante1349
Copy link

same issue with "@angular-devkit/build-angular": "13.3.7", "critters": "0.0.16", is there a workaround how to fix it?

@developit
Copy link
Collaborator

Shouldn't be a workaround needed, since this is only a warning. It just means the generated critical CSS will not include the affected selector.

@starklord07
Copy link
Author

But is there any way to fix this warning ? I can recall, there was a similar issue #90 which was fixed.

@PowerKiKi
Copy link

This is very likely to have the same root cause as #103, and IMHO should be close as duplicate.

@PowerKiKi
Copy link

Solved by #124, which was released as 0.0.17.

@starklord07 , could you please close this issue ?

@kara
Copy link
Collaborator

kara commented Oct 25, 2024

Closing this issue because ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. This repo is archived and won't receive any future updates.

If the issue is still relevant, please re-post it to the actively-maintained fork at https://github.com/danielroe/beasties.

@kara kara closed this as completed Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants