Skip to content
Branch: dev
Find file History
rijkvanzanten fix(ts): add null to Route.name (#3117)
* Update type of Route.name

On very first load, `name` is `null`, not `string` or `undefined`. This means that either the passed route is wrong, or the type is incorrect.

* fix(tests): fix type test
Latest commit 8f831f2 Feb 7, 2020
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
test
index.d.ts refactor(types): reformat Aug 8, 2019
router.d.ts fix(ts): add null to Route.name (#3117) Feb 7, 2020
vue.d.ts refactor(types): reformat Aug 8, 2019
You can’t perform that action at this time.