Uncaught Error: [$injector:modulerr] Failed to instantiate module kibana due to: Error: [$injector:unpr] Unknown provider: $tooltipProvider

Kibana Version: 5.2.0

Question:
Uncaught Error: [$injector:modulerr] Failed to instantiate module kibana due to:
Error: [$injector:unpr] Unknown provider: $tooltipProvider

when does this error happen ?

I install angular-ui-bootstrap with version 2.5.0, and I import below code in my plugin:

import 'angular-ui-bootstrap/dist/ui-bootstrap';
import 'angular-ui-bootstrap/dist/ui-bootstrap-csp.css';
import 'angular-ui-bootstrap/dist/ui-bootstrap-tpls';

then error happens

no idea, i have never used ui bootstrap.

who can give me some help

@cjcenizal
meet same question with [Plugin] Conflict when using angular bootstrap

Thanks for finding that solution and cross-linking!

CJ

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.