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

hasClass matcher doesn't work if containerless is false #628

Open
samselikoff opened this issue Nov 7, 2018 · 1 comment
Open

hasClass matcher doesn't work if containerless is false #628

samselikoff opened this issue Nov 7, 2018 · 1 comment

Comments

@samselikoff
Copy link
Contributor

Just wondering if this is expected behavior. When I render a containerless liquid-if

{{#liquid-if isShowing containerless=true class='hello-world'}}

I'm having trouble getting any transitions to match, using either hasClass or childOf.

inHelper('liquid-if') does work.

@ef4
Copy link
Collaborator

ef4 commented Nov 22, 2018

I think they do match, but on a surprising element.

containerless=true is an unfortunate hack that I intend to fix with breaking changes when we integrate ember-animated into liquid-fire.

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

2 participants