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

Unexpected issue after upgrade ember-animated #87

Open
rogeraraujo90 opened this issue Jul 14, 2022 · 1 comment
Open

Unexpected issue after upgrade ember-animated #87

rogeraraujo90 opened this issue Jul 14, 2022 · 1 comment

Comments

@rogeraraujo90
Copy link

rogeraraujo90 commented Jul 14, 2022

My app uses embroider and I was trying to fix the Ember 3.28 deprecations by upgrading ember-animated to the latest version.

In my app we use it in the main route:

// application.hbs

<Navbar />

// navbar.hbs

<AnimatedContainer>
  {{! our code }}
</AnimatedContainer>

image

@NullVoxPopuli
Copy link
Collaborator

Hello! sorry I took so long to get to reviewing this issue -- is this still a problem? current version of ember-element-helper is 0.8.2

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