Block Server Side Preview with interactivity api #74523
JUVOJustin
started this conversation in
Interactivity API
Replies: 1 comment 2 replies
-
|
Do you mean this package? https://developer.wordpress.org/block-editor/reference-guides/packages/packages-server-side-render/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have set up a block using the interactivity API. Everything is working except for the admin preview with server-side rendering. I wasn't able to find a way to make it work.
I am wondering if i have to import the interactivity api again in the editor when using SSR. The styling is working fine. Is there documentation on how to set up an interactive block with ssr preview?
Beta Was this translation helpful? Give feedback.
All reactions