okta / samples-js-angular

samples-js-angular
https://github.com/okta/samples-js-angular
Other
73 stars 149 forks source link

chore: upgrade to angular 11 - OKTA-317699 #102

Closed shuowu-okta closed 3 years ago

shuowu-okta commented 3 years ago
Screen Shot 2021-01-18 at 12 01 26 PM
mraible commented 3 years ago

@shuowu-okta Why do you use { relativeLinkResolution: 'legacy' } and waitForAsync()? Did things fail without them? I haven't had to use them in any of my Angular 11 upgrades. That's why I ask.