Hello,
I’ve started introducing vuejs into a project (slowly replacing jquery code), and have managed to get some things in place.
But I have an issue with a slider that stopped working in production builds when I begun adding other components (code with issue is available here : https://github.com/kermorgant/slider-issue).
It still works in dev, but not with a production build.
Despite my searches, I’ve not found what could be the cause of this, so I put up a repository reproducing the issue here if someone among could maybe spot the problem.
Thanks in advance,
Mikael