Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

103
Visualizações
Render a splash screen in Vue while fetching data of another view

I need to show a splash screen while data is loaded in the final view.

I have this in router:

 {
    path: "/home",
    name: "Home",
    component: () =>
      import(
        /* webpackPrefetch: true */ /* webpackChunkName: "general" */ "@/views/Home"
      ),
    meta: {
      layout: "MainLayout",
    },
    beforeEnter: (to, from, next) => {
      store.dispatch("modGeneral/actGetNews").then(() => {
        next();
      });
    },
  },

I need to show another route while this is working: store.dispatch("modGeneral/actGetNews"), maybe put any timeout to render it but I can't figure it out yet how to do that.

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda