You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like te see a feature where you can set the progressbar to the top of your container instead of the page. At the moment I'm using https://github.com/aitboudad/ngx-loading-bar because this has a [fixed]="false" feature, where the progressbar gets set to top of the component you place it in.
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered:
I did have to set meteor to false, or else I would have this weird sort of glow stick coming out of the end.
A built in feature would be nice, so we can keep the ::ng-deep css out of the components.
Bug Report or Feature Request (mark with an
x
)OS and Version?
Windows 10
Versions
latest
Repro steps
The log given by the failure
Desired functionality
I would like te see a feature where you can set the progressbar to the top of your container instead of the page. At the moment I'm using https://github.com/aitboudad/ngx-loading-bar because this has a [fixed]="false" feature, where the progressbar gets set to top of the component you place it in.
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: