NextJS 13.4 Loading
Unanswered
West African Lion posted this in #help-forum
West African LionOP
I want to display a loading state for my page. I tried adding
1. it displays the page while loading.
2. it shows the <Loading /> component.
3. it displays the page again after loading
loading.js but this happens:1. it displays the page while loading.
2. it shows the <Loading /> component.
3. it displays the page again after loading
1 Reply
Yes and what is the issue?