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

FinishRenderDirective $injector unkwn provider error | $timeout annotation missing | post minification #55

Open
dev-akash01 opened this issue Sep 1, 2017 · 0 comments

Comments

@dev-akash01
Copy link

Error: [$injector:unpr] Unknown provider: eProvider <- e <- onFinishRenderDirective

After the code is compressed/minified, we get the above error.

It is fixed when we add DI annotate for $timeout in onFinishRender directive inside tabSlideBox.js

dev-akash01 added a commit to dev-akash01/ionic that referenced this issue Sep 1, 2017
Added fix for Error: [$injector:unpr] Unknown provider: eProvider <- e <- onFinishRenderDirective 
Issue saravmajestic#55
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

1 participant