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

Element modifiers don't work with components #340

Open
VasylMarchuk opened this issue Mar 3, 2020 · 1 comment
Open

Element modifiers don't work with components #340

VasylMarchuk opened this issue Mar 3, 2020 · 1 comment

Comments

@VasylMarchuk
Copy link

VasylMarchuk commented Mar 3, 2020

Hi!

I can't figure out a way to use element modifiers with components.

This works:

.my-div{did-insert (action (perform this.realoadData)}

This doesn't:

= my-component{did-insert (action (perform this.realoadData)}

Also no way to use modifiers using multiline syntax, related issue: #335

Thanks!

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