Skip to content

Blob is not defined (nextjs - ssr) #233

@joshuaellis

Description

@joshuaellis
  • three version: 124
  • react-three-fiber version: 5.3.12
  • @react-three/drei version: 2.2.16

Problem description:

with the new update I can see Cloud.tsx imports CloudImage which at some point calls new Blob I don't think Blob is defined in node.

Suggested solution:

we could use cross-blob which is probably like isomorphic-fetch. Alt we can look at other ways that mean we don't need to use another library.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreleased on @betareleased in beta for review

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions