It works fine on local but does not work on server.
my local image
On the server image
I use Laravel 5.8 and vuejs is domain https
My problem was solved, the app.js file on the host was not Compiled correctly, and I uploaded it locally