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
<svelte:component
this={component}
on:routeEvent
{...props}
/>
I use svelte:component to dynamically change the advance and retreat of the component route, but when the value of the component changes when the route is rolled back, it will be rendered again. Is there any solution? I hope that when the route is controlled, it will be rolled back like an app without reloading the page that has been displayed
Describe the bug
Reproduction
component 发生变化会重新渲染,我希望某个路由回退的时候不重新渲染,如何处理这种问题
Logs
System Info
.
Severity
annoyance
The text was updated successfully, but these errors were encountered: