You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Link to the code that reproduces this issue
https://github.com/alyustik/next-troika-bug
To Reproduce
Current vs. Expected behavior
Current:
Text isn't rendered and there are multiple console errors (https://next-troika-bug.vercel.app/):
Expected:
No errors, "hello world" text is rendered inside canvas
Provide environment information
Which area(s) are affected? (Select all that apply)
SWC transpilation
Which stage(s) are affected? (Select all that apply)
next dev (local), next start (local), Vercel (Deployed), Other (Deployed)
Additional context
the first release introducing the bug is "14.0.5-canary.20"
Given the error messages I got - first of all I've checked if a dynamic import with "ssr: false" will fix the issue, but it doesn't
The text was updated successfully, but these errors were encountered: