Closed ghost closed 7 years ago
Hi, you must change user.ts and tasks.ts and put outside of the concerned functions something like:
let self = this;
and use
self.isAuthenticated()...
afterwards.
OK thanks.
So the project is currently broken in the state that is available for download here?
I saw many pull requests fixing the issues.
Could you provide link to those please?
Issue #20 seems to be the same and there are fixing answers, no ?
Yes, another issue thread. Could someone please just submit a PR with these changes so the maintainer can just merge this and get it fixed properly?
Hi, I have Runtime Errors like "this.isAuthenticated is not a function" and "this.refreshTasks is not a function" ??? Any idea ?