scottHellings883 years ago Best Answer Level 1ReplyReport SpamLooking through the laravel/jestream repo they added in support for vue 3 composition api in version 2.2.0 the options api and vue version 2 was used on releases before this, this is the last release before they added vue 3 https://github.com/laravel/jetstream/releases/tag/v2.1.4 you could download the source code and use it as a refence to convert the current version of the jetstream inertia views to the options api style Like Reply