Loading for long time #988
Unanswered
Professor93M
asked this question in
Help (Vue)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"@inertiajs/inertia": "^0.8.4"
"@inertiajs/inertia-vue3": "^0.3.5"
I have Index Page that contain categories and images
and when I want to entering this page it takes a lot of time to access to it and loading the data and images
is there any way to lazy loading the images or Vue component to let the page load faster?
because when I add more data its take more time to loading the data.
please any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions