Before I was getting movie detail from the component\'s script. The function first check whether the movie ID of the store is same as of the route\'s param movie ID. If its
I highly recommend importing axios on the vuex module (store and submodules), and using it for your http requests