Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created August 29, 2022 05:53
Embed
What would you like to do?
// Disable initial routing
RouterModule.forRoot(routes, { initialNavigation: 'disabled' });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment