Skip to content

Unexpected issue after upgrade ember-animated #87

Open
@rogeraraujo90

Description

@rogeraraujo90

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions