srcnalt/3d-profile-avatars

Can not load the canvas in Next.js

srcnalt opened this issue · 1 comments

Adding AvatarView into a page in Next.js app results in Uncaught R3F hooks can only be used within the Canvas component! and The above error occurred in the <Environment> component messages.

I solved this by removing it (see #7)