Azure-Samples / Azure-Samples/ms-identity-docs-code-javascript
Angular Spa not work, html is not valid
Open
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
In angular spa sample the page 'app.component.html' has nested 'a' elements, and not works because when push button, main 'a' refresh the page before redirecto to microsoft page.
changing 'a' by 'div' works well.
Contributor guide
Assessment
This issue has not been assessed yet.