You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The profile page is stuck in an infinite loading state. The issue seems to be caused by an error in the data fetching or rendering process. The page does not display any user information and remains in the loading state indefinitely.
Steps to Reproduce
Navigate to the profile page.
Observe the loading spinner that does not disappear.
Check the console for errors (if applicable).
Expected Behavior
The profile page should load the user information correctly or display an Error componet.
Actual Behavior
The page remains in a perpetual loading state with no user information displayed.
The text was updated successfully, but these errors were encountered:
Description
The profile page is stuck in an infinite loading state. The issue seems to be caused by an error in the data fetching or rendering process. The page does not display any user information and remains in the loading state indefinitely.
Steps to Reproduce
Expected Behavior
The profile page should load the user information correctly or display an Error componet.
Actual Behavior
The page remains in a perpetual loading state with no user information displayed.
The text was updated successfully, but these errors were encountered: