Nader Eloshaiker
Nader Eloshaiker
Unfortunately, I'm in this boat as well. Interestingly, I am unable to get it working even with the suggested `redirectTo` changes and `historyCleanupOff: false`
I have solved my issue by switching from my AuthGaurd to using ` AutoLoginPartialRoutesGuard`
Hi there, just migrated my app to Angular 6 and have this in package.json: "rxjs": "^6.3.3", "rxjs-compat": "^6.3.3", The only thing that is not working in my app is the...
I am very appreciative of this pull request, is there any way to move this review along quicker so that is can be published? Would appreciate it even more :)
@ilmstudios would you consider perhaps publishing your repo to npm, I get the feeling that this repo is either abandoned or relegated to casually supported.
Ok I’m abondoning this project and moving on. It looks like the future of this project is dead. Thanks for all the work up to this point and all the...
I am very appreciative of this pull request, is there any way to move this review along quicker so that is can be published? Would appreciate it even more :)
Most likely you are generating the hash for the current dictionary and then adding it to it. Once you do this, the hash value changes. What you you need to...
Sorry, I think I may have misinterpreted your question. I thought you where having issues with checking to see if the hash codes matched to determine if the settings had...
To be honest, I haven't used this code, I only looked at it for reference and it is a very good reference. Perhaps this link will give you more luck...