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
다음과 같은 문제가 있음
- `Suspense` 부모 컴포넌트도 렌더링 블록되는 문제
- 같은 레벨의 `Followers`에서 `useQuery`에 `suspense: true` 옵션 주면 다음과 같은 에러 발생
```
Uncaught Error: A component suspended while responding to synchronous input
```
다음과 같은 문제가 있음
- `Suspense` 부모 컴포넌트도 렌더링 블록되는 문제
- 같은 레벨의 `Followers`에서 `useQuery`에 `suspense: true` 옵션 주면 다음과 같은 에러 발생
```
Uncaught Error: A component suspended while responding to synchronous input
```
다음과 같은 문제가 있음
- `Suspense` 부모 컴포넌트도 렌더링 블록되는 문제
- 같은 레벨의 `Followers`에서 `useQuery`에 `suspense: true` 옵션 주면 다음과 같은 에러 발생
```
Uncaught Error: A component suspended while responding to synchronous input
```
다음과 같은 문제가 있음
- `Suspense` 부모 컴포넌트도 렌더링 블록되는 문제
- 같은 레벨의 `Followers`에서 `useQuery`에 `suspense: true` 옵션 주면 다음과 같은 에러 발생
```
Uncaught Error: A component suspended while responding to synchronous input
```
🔄 How to reproduce bug
/dms
페이지 접속시 /GET/user/followings
mock API 딜레이 시간만큼 해당 페이지 렌더링이 블록된다.⚙ Environments
The text was updated successfully, but these errors were encountered: