Hello fellow developers,
I’m reaching out because I’m facing a puzzling issue with my deployed Vue.js front-end, and I’m hoping some of you might be able to lend a hand.
Here’s what’s going on:
I have a Laravel back-end and a Vue.js front-end for my application. Everything works perfectly fine when I run the app locally. However, after deploying it, I’ve noticed that only the back-end is functioning as expected. The Vue.js front-end seems to be having issues. When accessing the deployed application, the vue recaptcha don’t load as they should. Some features that work locally are not working on the deployed version. (Screenshot below)
Despite my efforts, I still can’t figure out why the deployed version is acting differently from the one on my computer. I’m hoping that some fresh eyes might be able to spot something I’ve missed or suggest steps I can take to diagnose the problem.