Closed ssung1 closed 2 years ago
in user.service, we are using
this?.document?.querySelector('html head base')?.getAttribute('href') ?? ''
did not work because we were using hash location strategy
in user.service, we are using