fungible-systems / micro-stacks

Tiny libraries for building the next generation of Stacks apps.
https://micro-stacks.dev
MIT License
82 stars 15 forks source link

i get a blank page when i deploy react app #168

Open javadroid opened 1 year ago

javadroid commented 1 year ago

https://bloodfuse001.web.app/

I get a blank page when I deploy react app (netlify/firebase)

this is the cause tho. cos when I removed it showed other components

<MicroStacks.ClientProvider appName="My sick app" appIconUrl="APP_ICON.png" network="testnet"

</MicroStacks.ClientProvider>

aulneau commented 1 year ago

Can you share a reproduction?