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

fix(carousel): change to avoid references to debug info #3795

Closed

Conversation

wesleycho
Copy link
Contributor

  • Change usage of .scope() and .isolateScope() to grab metadata from elements

Plunker with fix in action here.

This fixes #3794.

- Change usage of `.scope()` and `.isolateScope()` to grab metadata from elements
@wesleycho wesleycho added this to the 0.13.1 (Performance) milestone Jun 10, 2015
@chrisirhc
Copy link
Contributor

Nice. LGTM

@wesleycho wesleycho closed this in ca07ad7 Jun 12, 2015
@wesleycho wesleycho deleted the fix/carousel-debug-info branch June 12, 2015 06:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Carousel depends on $compileProvider.debugInfoEnabled(true);
2 participants