mounting react-postprocessing.EffectComposer causes unknown error #1550
Unanswered
sungryeol-bigpi
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
some weeks ago when I tried out
react-postprocessing
did not cause any problem but somehow it shows the error from the screenshot now. Just mounting<EffectComposer />
component itself causes problem. It doesn't matter if I included any children effects or not. Without<EffectComposer />
, the code runs perfectly. What is causing this problem??codesandbox link
lib versions:
Beta Was this translation helpful? Give feedback.
All reactions