apibara / starknet-react

A collection of React providers and hooks for StarkNet
https://starknet-react.com
MIT License
369 stars 147 forks source link

fix: useStarkProfile to work with base64 tokenURI #427

Closed irisdv closed 6 months ago

irisdv commented 7 months ago

This PR fixes a bug in useStarkProfile which currently returns an error for Blobbert NFTs that are set as profile picture.

netlify[bot] commented 7 months ago

Deploy Preview for starknet-react ready!

Name Link
Latest commit 03715dc75deff5be0511aad18463a1ff29745532
Latest deploy log https://app.netlify.com/sites/starknet-react/deploys/66261e31d37c6600089d14f2
Deploy Preview https://deploy-preview-427--starknet-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

fracek commented 7 months ago

Looks good, I need the changeset and I'll release it. Since it's a bug fix make it a patch change.

irisdv commented 7 months ago

Sorry I missed your comment last week !