Cannot Create multiple canvases on the same page. #129
Replies: 1 comment
-
adding the id solves the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use next13.
When I create a single canvas, everything works like a charm.
However, when I want to create multiple canvases on the same page, it just doesn't work.
Only one canvas will show up.
Does anyone know what might be the root cause?
Beta Was this translation helpful? Give feedback.
All reactions