Skip to content

Commit a12f9f2

Browse files
authored
Fix memory leak in SSR environment (#3767)
This PR fixes an issue where setting up components on the server (SSR) could result in memory leaks because we only dispose state machines on the client, not on the server. Fixes: #3747
1 parent 4b505e8 commit a12f9f2

File tree

5 files changed

+610
-125
lines changed

5 files changed

+610
-125
lines changed

0 commit comments

Comments
 (0)