Closed
Description
Version
2.4.0
Reproduction link
https://github.com/nativescript-vue/nativescript-vue/blob/master/index.d.ts
Platform and OS info
All platforms
Steps to reproduce
See definition of navigateTo property options in -> https://github.com/nativescript-vue/nativescript-vue/blob/master/index.d.ts
frame is NOT defined in options
see docs -> https://nativescript-vue.org/en/docs/routing/manual-routing/#navigating-within-a-frame
What is expected?
navigateTo accept frame as part of the options
What is actually happening?
typescript is alerting me frame is not existing in options