1

I am facing an unexpected bug. On my page I have a bunch of 2D images and assets and one 3D model. When I open the website, the 2D assets show, then the loading.tsx file shows and then disappears when the 3D asset loads.

I tried using loading.tsx files in NextJS. I also tried using Suspense and fallback. I can use state as a last resort but that would turn my nextjs project into react

2
  • Can you explain in more detail about your issue? This explanation doesn't cut it. In fact with this explanation I feel everything is working fine xD. For example, what is your expected output? Commented Aug 26, 2024 at 7:27
  • Please provide enough code so others can better understand or reproduce the problem. Commented Aug 28, 2024 at 20:49

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.