- Laravel Version: 9.52.5 - Nova Version: 3.23 - PHP Version: 8.2.4 - Database Driver & Version: - Operating System and Version: Mac 13.3.1 (22E261) - Browser type and version: Chrome latest - Reproduction Repository: https://github.com/###/### ### Description: Some components are passing props as v-model and it's giving error on asset compile ``` cd vendor/laravel/nova npm i npm run dev ``` Runs into error: <img width="989" alt="Screenshot 2023-04-14 at 12 52 55 PM" src="https://user-images.githubusercontent.com/2680384/231980639-a292e500-11b5-4249-a090-b51c414d68bb.png"> ### Detailed steps to reproduce the issue on a fresh Nova installation: