phosphor-webui icon indicating copy to clipboard operation
phosphor-webui copied to clipboard

See Unknown provider: eProvider toggleFlagDirective error on Event log page

Open gtmills opened this issue 5 years ago • 0 comments

Seeing the following error in the Browser console when navigating to Server health -> Event log

app.bundle.js:7 Error: [$injector:unpr] Unknown provider: eProvider <- e <- toggleFlagDirective
https://errors.angularjs.org/1.7.8/$injector/unpr?p0=eProvider%20%3C-%20e%20%3C-%20toggleFlagDirective
    at app.bundle.js:7
    at app.bundle.js:7
    at Object.l [as get] (app.bundle.js:7)
    at app.bundle.js:7
    at l (app.bundle.js:7)
    at c (app.bundle.js:7)
    at Object.invoke (app.bundle.js:7)
    at app.bundle.js:7
    at C (app.bundle.js:7)
    at Object.<anonymous> (app.bundle.js:7)

Seen on multiple master builds, this build was 2.7.0-dev-634-g30217a5

gtmills avatar May 23 '19 18:05 gtmills