Replies: 1 comment 1 reply
-
All Remotion components are already wrapped in Suspense! Does that not work? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tried the
lazyComponent
API, but some cases do not meet my needsso is there any possible action if I want to use
lazy()
and<Suspense/>
natively?Beta Was this translation helpful? Give feedback.
All reactions