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.

Missing `class` option {{power-select}}

See original GitHub issue

I noticed in in 1.0.0-alpha.1 version, even though I passed class option to {{power-select}} component, the class name is not added to the .ember-basic-dropdown container.

I seems the option was there in 0.10.10: https://github.com/cibernox/ember-power-select/blob/v0.10.10/addon/templates/components/power-select.hbs#L7.

Is there a reason that option was removed? Or is there something else I need to add?

Thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
lukemeliacommented, Aug 5, 2016

FWIW, I looked in the Styles section for this before finding this issue.

5reactions
cibernoxcommented, Aug 2, 2016

@davewasmer You can. Use triggerClass="my-class" and/or dropdownClass="my-other-class"

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set CSS class on power-select - Ember.JS
I need to set the CSS class of my ember-power-select addon The ... on the issue here: Missing `class` option {{power-select}} · Issue...
Read more >
Power-select not showing the selected value - Stack Overflow
The problem is that, the companyType of the company is of type string where as the options list of the third select are...
Read more >
The trigger - Ember Power Select
Within that component you have access to an option property that contains the selected option. In multiple selects the selectedItemComponent component is ...
Read more >
i am a teacher i lost my lost classroom, it was deleted,how to ...
Tap Classroom . At the left, tap Menu scroll down and tap Archived classes. Note: If you haven't archived any classes, this option ......
Read more >
Alternatives to mut :: Balint Erdi's blog
If you haven't yet created the class, mut can spare you from having to do ... 1<PowerSelect 2 options={{this.currencies}} 3 selected={{this.
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