I'm using ui.bootstrap module in my project and using carousel. The carousel working fine but it always gives error in console:
Error: [$compile:ctreq] Controller 'carousel', required by directive 'ngTransclude', can't be found!
I've search this forum and one net and found it is a general error which people already faced.
I found one resolution but its not working in my case. Implementing the solution carousel is not working.
Controller 'carousel', required by directive 'ngTransclude', can't be found
If someone has fixed this issue kindly share the solution. It'll be very helpful.