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 async child should render only once in the first click
What is actually happening?
The toggle causes the async child to render twice
System Info
No response
Any additional comments?
Previous bug #5513 was closed due to the introduction of the suspensible option. But the bug is still present even when using suspensible on Suspense. This issue is blocking vuejs/router#1324 from closing
The text was updated successfully, but these errors were encountered:
Vue version
3.3.4
Link to minimal reproduction
https://play.vuejs.org
Steps to reproduce
What is expected?
What is actually happening?
System Info
No response
Any additional comments?
Previous bug #5513 was closed due to the introduction of the
suspensible
option. But the bug is still present even when usingsuspensible
on Suspense. This issue is blocking vuejs/router#1324 from closingThe text was updated successfully, but these errors were encountered: