metaplex-foundation / umi

A Solana Framework for JS Clients.
https://umi.typedoc.metaplex.com
MIT License
155 stars 49 forks source link

Is UMI compatible with React? Why do I always encounter errors when using React and UMI together? #146

Open xsstc opened 1 month ago

xsstc commented 1 month ago

If I want to use UMI in the frontend, which frontend framework is recommended?

viandwi24 commented 4 weeks ago

experiencing almost the same problem when use nuxt as frontend, using umi always makes my nuxt stop working error

Cannot read properties of undefined (reading 'prototype')
at http://localhost:3000/_nuxt/node_modules/.cache/vite/client/deps/@metaplex-foundation_umi-bundle-defaults.js?v=eaf4a82e:2834:78
kevinrodriguez-io commented 2 weeks ago

experiencing all sorts of issues with vite and react swc