This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Description

These error toast messages pop up every first web Access after I flash a new image to the BMC. I have tried including in timeout and sleep in the
|
$scope.$on('$viewContentLoaded', function() { |
This seems to be occurring as a result of using
$viewContentLoaded .
I am not very sure on how do I tackle this issue. Any help on this is appreciated.