question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autogenerated class added multiple times to each component

See original GitHub issue

I’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: image

All my pod component style files are .sass. I’m using latest v0.1.6, Ember CLI is v1.13.13

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ebryncommented, Mar 2, 2016

Fixed by e0d1aedf8e91961126c64cc48d01a2e0883c8700

0reactions
pixeligcommented, Dec 16, 2015

any fixes available yet?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found