Either use Vue, or use jQuery. Both libraries aren't aware of each other, and they are responsible for similar things (handling UI events, manipulating the Document Object Model, etc.). Using them both side-by-side is going to be increasingly chaotic as your app grows in size.
Have you received errors in your Webpack console window, when loading the elements seemed to fail? If yes, would you mind sharing those with us?