rive-react icon indicating copy to clipboard operation
rive-react copied to clipboard

useRive is undefined error

Open tiff-asana opened this issue 1 year ago • 1 comments

I am not able to utilize the useRive hook because the index.js file of @rive-app/react-canvas keeps getting minified to 0, and the file has this line at the top which doesn't let me export 0 values: Object.defineProperty(exports,"__esModule",{value:!0});

tiff-asana avatar Jan 15 '25 01:01 tiff-asana