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
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
fix(*): loader indicates http requests correct now
Fix the loading bar which is showing router navigations correct but was
binding to non existent api variable.
Attach the api varible to aurelia-api endpoint and adjust binding to
http-client isRequesting variable from aurelia-fetch-client.
---
src/view-models/app.js | 6 ++++--
src/views/app.html | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
0 commit comments