Skip to content
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

[Bug]: After Signup, loading screen doesn't disappear #779

Open
2 of 3 tasks
Youssef-Elouedi opened this issue Mar 27, 2024 · 7 comments
Open
2 of 3 tasks

[Bug]: After Signup, loading screen doesn't disappear #779

Youssef-Elouedi opened this issue Mar 27, 2024 · 7 comments
Labels
bug Something isn't working no-issue-activity

Comments

@Youssef-Elouedi
Copy link
Contributor

Contact Details

mohamedyoussef.elouedi@medtech.tn

What happened?

After I successfully signing up, the loading screen appears but keeps loading without any action

What browsers are you seeing the problem on?

No response

Relevant log output

"api.js:68 
 GET http://localhost:4001/user/dashboard net::ERR_CONNECTION_REFUSED
dispatchXhrRequest	@	chunk-B34HIOJJ.js?v=bdec4ee0:1513
xhr	@	chunk-B34HIOJJ.js?v=bdec4ee0:1373
dispatchRequest	@	chunk-B34HIOJJ.js?v=bdec4ee0:1590
_request	@	chunk-B34HIOJJ.js?v=bdec4ee0:1872
request	@	chunk-B34HIOJJ.js?v=bdec4ee0:1776
Axios.<computed>	@	chunk-B34HIOJJ.js?v=bdec4ee0:1891
wrap	@	chunk-B34HIOJJ.js?v=bdec4ee0:8
userDashboardDetails	@	api.js:68
await in userDashboardDetails (async)		
fetchData	@	UserDashboard.jsx:149
(anonymous)	@	UserDashboard.jsx:159
commitHookEffectListMount	@	chunk-EL3ZTUGS.js?v=bdec4ee0:16904
commitPassiveMountOnFiber	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18152
commitPassiveMountEffects_complete	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18125
commitPassiveMountEffects_begin	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18115
commitPassiveMountEffects	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18105
flushPassiveEffectsImpl	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19486
flushPassiveEffects	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19443
(anonymous)	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19324
workLoop	@	chunk-EL3ZTUGS.js?v=bdec4ee0:197
flushWork	@	chunk-EL3ZTUGS.js?v=bdec4ee0:176
performWorkUntilDeadline	@	chunk-EL3ZTUGS.js?v=bdec4ee0:384"

"UserDashboard.jsx:140 
 Uncaught (in promise) TypeError: Failed to fetch
    at getContest (UserDashboard.jsx:140:30)
    at UserDashboard.jsx:144:5
    at commitHookEffectListMount (chunk-EL3ZTUGS.js?v=bdec4ee0:16904:34)
    at invokePassiveEffectMountInDEV (chunk-EL3ZTUGS.js?v=bdec4ee0:18320:19)
    at invokeEffectsInDev (chunk-EL3ZTUGS.js?v=bdec4ee0:19697:19)
    at commitDoubleInvokeEffectsInDEV (chunk-EL3ZTUGS.js?v=bdec4ee0:19682:15)
    at flushPassiveEffectsImpl (chunk-EL3ZTUGS.js?v=bdec4ee0:19499:13)
    at flushPassiveEffects (chunk-EL3ZTUGS.js?v=bdec4ee0:19443:22)
    at performSyncWorkOnRoot (chunk-EL3ZTUGS.js?v=bdec4ee0:18864:11)
    at flushSyncCallbacks (chunk-EL3ZTUGS.js?v=bdec4ee0:9135:30)
getContest	@	UserDashboard.jsx:140
(anonymous)	@	UserDashboard.jsx:144
commitHookEffectListMount	@	chunk-EL3ZTUGS.js?v=bdec4ee0:16904
invokePassiveEffectMountInDEV	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18320
invokeEffectsInDev	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19697
commitDoubleInvokeEffectsInDEV	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19682
flushPassiveEffectsImpl	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19499
flushPassiveEffects	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19443
performSyncWorkOnRoot	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18864
flushSyncCallbacks	@	chunk-EL3ZTUGS.js?v=bdec4ee0:9135
commitRootImpl	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19428
commitRoot	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19273
finishConcurrentRender	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18801
performConcurrentWorkOnRoot	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18714
workLoop	@	chunk-EL3ZTUGS.js?v=bdec4ee0:197
flushWork	@	chunk-EL3ZTUGS.js?v=bdec4ee0:176
performWorkUntilDeadline	@	chunk-EL3ZTUGS.js?v=bdec4ee0:384
await in performWorkUntilDeadline (async)		
(anonymous)	@	UserDashboard.jsx:144
commitHookEffectListMount	@	chunk-EL3ZTUGS.js?v=bdec4ee0:16904
invokePassiveEffectMountInDEV	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18320
invokeEffectsInDev	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19697
commitDoubleInvokeEffectsInDEV	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19682
flushPassiveEffectsImpl	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19499
flushPassiveEffects	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19443
performSyncWorkOnRoot	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18864
flushSyncCallbacks	@	chunk-EL3ZTUGS.js?v=bdec4ee0:9135
commitRootImpl	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19428
commitRoot	@	chunk-EL3ZTUGS.js?v=bdec4ee0:19273
finishConcurrentRender	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18801
performConcurrentWorkOnRoot	@	chunk-EL3ZTUGS.js?v=bdec4ee0:18714
workLoop	@	chunk-EL3ZTUGS.js?v=bdec4ee0:197
flushWork	@	chunk-EL3ZTUGS.js?v=bdec4ee0:176
performWorkUntilDeadline	@	chunk-EL3ZTUGS.js?v=bdec4ee0:384"

Are you interested in contributing?

  • I'd like to work on this issue

Code of Conduct

  • I have used the search function to check if an issue already exists
  • I agree to follow this project's Code of Conduct
@Youssef-Elouedi Youssef-Elouedi added the bug Something isn't working label Mar 27, 2024
Copy link

linear bot commented Mar 27, 2024

Copy link

Hello @Youssef-Elouedi! 🌟
Thanks a bunch for creating an issue. Your input is invaluable, and we're eager to collaborate with you to address the matter. Keep up the fantastic work!

Don't forget to hit the ⭐ star button 😉

Tip

Don't forget to check our contributing guidelines for more details.

Website | Discord | Twitter | Instagram | Linkedin

@pranshugupta54
Copy link
Member

Is that an issue on hosted website or your local setup?

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@hrshvrdhnsingh
Copy link

Would like to work on this if it's still open.

@pranshugupta54
Copy link
Member

@hrshvrdhnsingh, are you able to reproduce the issue?

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

3 participants