react-activestorage-provider icon indicating copy to clipboard operation
react-activestorage-provider copied to clipboard

No rendering example for me

Open andrew-oko-odion opened this issue 6 years ago • 1 comments

File is not defined
ReferenceError: File is not defined
    at Object.<anonymous> (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:6583)
    at e (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:169)
    at Object.<anonymous> (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:1499)
    at e (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:169)
    at Object.<anonymous> (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:4595)
    at e (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:169)
    at Object.<anonymous> (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:3422)
    at e (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:169)
    at Object.<anonymous> (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:3220)
    at e (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:169)
    at Object.<anonymous> (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:2357)
    at e (/home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:169)
    at /home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:527
    at /home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:536
    at /home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:31
    at /home/niceguy/workspace/javascript/next-custom/node_modules/react-activestorage-provider/dist/index.js:1122:36

Nextjs@latest

andrew-oko-odion avatar Jul 29 '19 19:07 andrew-oko-odion

I get the same error when trying to server side render.

AdnanTheExcellent avatar Feb 02 '21 22:02 AdnanTheExcellent