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

Cannot read property 'noTransition' of undefined after upgrade to 0.13.0 #3803

Closed
balaramm opened this issue Jun 11, 2015 · 1 comment
Closed

Comments

@balaramm
Copy link

Cannot read property 'noTransition' of undefined after upgrade to 0.13.0
function config($compileProvider) {
/*
When it is true then it run correctly.
When it is false then error
TypeError: Cannot read property 'noTransition' of undefined
*/
$compileProvider.debugInfoEnabled(false);

        }

Please visit:
http://plnkr.co/edit/xXSeaKXCxZvTl1bA6u2D?p=preview
Please correct this issue.

@wesleycho
Copy link
Contributor

Closing as a duplicate of #3794.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants