You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add a support for styleUrl (singular) in components.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Component 'TopSearchHeaderComponent' is not resolved:
- styleUrl: ./top-search-header.component.scss
Did you run and wait for 'resolveComponentResources()'?
let s: Spectator<TopSearchHeaderComponent>
const createComponent = createComponentFactory({
component: TopSearchHeaderComponent,
imports: [ MatIconTestingModule ],
})
Please provide the environment you discovered this bug in
Nx workspace @nx/jest 17.1.1, Spectator 15.0.1, jest 29.7.0, jest-preset-angular 13.1.3
Anything else?
No response
Do you want to create a pull request?
Yes
The text was updated successfully, but these errors were encountered:
Is this a regression?
Yes
Description
Please add a support for styleUrl (singular) in components.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in
Anything else?
No response
Do you want to create a pull request?
Yes
The text was updated successfully, but these errors were encountered: