Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Carousel animation not working within simple partial #68

@robertjchristian

Description

@robertjchristian

I have a seed application that incorporates angular-ui/bootstrap, angular-ui, among other implementations to showcase a more holistic set of angular capabilities (and at some point best practices).

I load the carousel exactly as you specify in the example, with the exception that the controller is specified via route (made identical changes to scope in the correct place).

The slide widget loads with no picture and no animation but with arrows showing, as long as the cursor is not over the widget. Once the cursor is moved off and back onto the widget, the animations "catch up" by at least two slides, and then pause.

The manual traverse always works.

I have a sense this is related to partials/dom parsing.

Partial here: https://github.com/robertjchristian/angular-enterprise-seed/blob/master/app/partials/playground/carousel.html.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions