Autogenerated class added multiple times to each component
See original GitHub issueI’m having problem that each reload adds one more autogenerated class. So first there is 1, then 2,3,4… After some time I see this:
All my pod component style files are .sass
. I’m using latest v0.1.6, Ember CLI is v1.13.13
Issue Analytics
- State:
- Created 8 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Dagger 2 "Dagger" prefix component not able to compile ...
EDIT: Component code this was working before and i just added 1 extra class to inject into? @Singleton @Component(modules = AppModule.class) ...
Read more >On Auto-Generated Atomic CSS
From there on, every time we use that specific pair again, we can reuse the same class name from a cache. Some libraries...
Read more >Enable or disable autogenerated binding redirects
Binding redirects are added if your app or its components reference more than one version of the same assembly, even if you manually...
Read more >How to deal with dynamic class names à la CSS Modules or ...
Any pointers on how to deal with dynamic class names produced by e.g. CSS Modules or styled-components? The easy way out would be...
Read more >Repeating Annotations - The Java Tutorials
You annotate the class with one @Alert annotation for managers and another for admins: ... annotation that is automatically generated by the Java...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed by e0d1aedf8e91961126c64cc48d01a2e0883c8700
any fixes available yet?