Skip to content
#

spinner

Here are 510 public repositories matching this topic...

vue-loading-overlay
AfiqRosli
AfiqRosli commented Jan 4, 2021

I'm trying to stop the loading overlay once all assets (including images) done loaded. So I initialised the isLoading to true and attached load event listener in the mounted life hook.

When the load event listener is attached, the spinner only shows as a static image, frozen. If removed, it will spin forever.

There is no error message on the console.

App.vue

Template

<v-m

Improve this page

Add a description, image, and links to the spinner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spinner topic, visit your repo's landing page and select "manage topics."

Learn more