Merge pull request #5327 from xyflow/fix/svelte-ssr-portals
Fix SSR and portals in Svelte Flow & update Astro Example
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Prevent selecting of edges when spacebar is pressed
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix initial fitView for SSR
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix `ViewportPortal` not working when used outside of `SvelteFlow` component
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Display nodes correctly in SSR output
|
||||
Reference in New Issue
Block a user