boussadjra / vueye

Vue 3 template with many components based on Tailwind CSS 3 and Typescript

Home Page:https://vueye.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why are routes so laggy

samuveth opened this issue · comments

commented

Hi, I checked out the demo of your awesome template and I noticed that the routes where lagging a quite a lot. Then I checked out another vite app demo and noticed the same, do you know why this is?

I think that's because the views are lazy loaded

commented

Oh, got it