We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/tildeio/router.js/search?q=shouldSupercede
router.js/lib/router/transition-intent/url-transition-intent.ts
Line 68 in da5c04b
router.js/lib/router/transition-intent/named-transition-intent.ts
Line 119 in d885da2
router.js/lib/router/route-info.ts
Line 274 in d885da2
Should be ok to fix, due to:
InternalRouteInfo
The text was updated successfully, but these errors were encountered:
[fixes #313] Fix Typo shouldSupercede -> shouldSupersede
69da6bc
This appears to be internal, code searches seem to confirm this.
0f616a0
Merge pull request #314 from tildeio/fix-typo
0b6236e
No branches or pull requests
https://github.com/tildeio/router.js/search?q=shouldSupercede
router.js/lib/router/transition-intent/url-transition-intent.ts
Line 68 in da5c04b
router.js/lib/router/transition-intent/named-transition-intent.ts
Line 119 in d885da2
router.js/lib/router/route-info.ts
Line 274 in d885da2
Should be ok to fix, due to:
InternalRouteInfo
which implies private? This method does not appear to be used in emberjsThe text was updated successfully, but these errors were encountered: