Bug in Zappar Universal sdk

I have found a bug in Zappar Universal react-three-fiber SDK.

Below attached the screenshot of the bug.

Versions:

@zappar/zappar-react-three-fiber”: “^2.1.2”
@react-three/fiber”: “^8.9.1”
“three”: “^0.147.0”

Hi @vishnuvs2002iot,

Could you please share a minimal project containing this error?

Many thanks!

Here is the GitHub repo of the test project: https://github.com/Vishnuxx/ZappAR-Test.git

This looks like an issue with create-react-app not loading .cjs files: https://github.com/facebook/create-react-app/pull/12021

Following this issue thread will solve this :slight_smile: