Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong class resolving #30

Open
senyaak opened this issue Oct 4, 2017 · 1 comment
Open

Wrong class resolving #30

senyaak opened this issue Oct 4, 2017 · 1 comment

Comments

@senyaak
Copy link

senyaak commented Oct 4, 2017

#

.addClass "selectr panel panel-#{@args.panelStyle} #{'multi' if @multi}"

If the multiple attribut is not set on the element - the "undefined" class will be added. It is in all cases where string interpolation is used.
I would make a pr, but I didn't have worked with coffee script, so it would be nice if somebody fix that)

@senyaak
Copy link
Author

senyaak commented Oct 4, 2017

PS I would be nice too if you could add classes to element

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant