Hi there,
I am trying to use the control in along with Angular Material (1.1.1) and Angular (1.5.8). I am using very basic configuration described here http://bsalex.github.io/angular-loading-overlay/_site/ - Global configuration.
The issues I have:
- I cannot see the overlay layer
- I have the error mentioned above
TypeError: Cannot read property 'activeOverlays' of null at BsLoadingOverlayService.stop
Please help,
Angel