Currently, I am developing a Vue.js application and I'm facing a challenge in adding a loading spinner before the app component is rendered. Instagram has a similar feature where they display their logo before showing the page contents. I have tried various solutions but none seem to work effectively!
Does anyone have any ideas or suggestions on how to achieve this? Thank you in advance :)