-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Loader #1
Comments
I think we can implement the feature without using suspense. |
Yea, awesome. |
yes please... |
Ok no problem |
I am getting errors while starting the local server.. |
What's the error message you are getting. First of, after cloning the Repo. The frontend is inside the application folder, so after cloning you need to To start the development server you use pnpm dev |
Thanks... |
Let me know if you have any issues |
we are using NextJs 13 App directory, that is any file under the App directory is Server side rendered, so let me see the issue you are getting, also if that Loader component is under the app direcotry, you need to add 'use client' at the first line of your codebase |
i have edited the upper problem |
can i see the error message you are getting ? |
sorry i dont get you. can you raisaae a PR so i can see a life demo |
ok |
bruhhhh scams on github issues is crazy
|
Add a simple Loading screen.
Criterials
The text was updated successfully, but these errors were encountered: