-
Couldn't load subscription status.
- Fork 10.5k
Closed
Labels
Needs: Author FeedbackThe author of this issue needs to respond in order for us to continue investigating this issue.The author of this issue needs to respond in order for us to continue investigating this issue.Needs: ReproIndicates that the team needs a repro project to continue the investigation on this issueIndicates that the team needs a repro project to continue the investigation on this issueStatus: No Recent Activityarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
So i have a simple scoped CSS file like this :
The style is well apply in debug but once in production its not aplly at all, i have a different hash in the css file and in my element:
I already try cleaning, delete obj/bin, delete node module, delete .vs, it doesn't change anything.
When one of my teammate deploy in production, it works. When the others try, they have the same issue.
Expected Behavior
Style in my scoped css file is applied to my component in debug and in production.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
9.0
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackThe author of this issue needs to respond in order for us to continue investigating this issue.The author of this issue needs to respond in order for us to continue investigating this issue.Needs: ReproIndicates that the team needs a repro project to continue the investigation on this issueIndicates that the team needs a repro project to continue the investigation on this issueStatus: No Recent Activityarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components

