Did you try the following https://inertiajs.com/asset-versioning
Oct 28, 2022
9
Level 8
Component version missing in inertia jetstream application
Hey Folks,
I am having a problem in my application where the version of every component is returning null in my jetstream inertia application. This is causing erratic behavior on the browser every time I update the application since it doesn't automatically download the latest js files, forcing the users to do a manual browser refresh.
"url": "/projects",
"version": ""
Anyone any ideas what might be wrong?
Please or to participate in this conversation.