Code Monkey home page Code Monkey logo

Comments (2)

iainnash avatar iainnash commented on July 1, 2024 1

Since Zora doesn't re-encode media and re-host it (yet) for components it renders the NFT file directly.

This NFT is minted on fleek, and it looks like fleek doesn't support the range header.

Safari on both desktop and mobile refuses to render video from servers that don't support the range header.

The fix here, would be to use content-agnostic addressing for the NFT such as
ipfs://CID or choose another gateway for the token URI that supports the range header.

In the very latest version of nft-components, we actually re-write all IPFS gateways to use a preferred gateway which by default is ipfs.io/ipfs but you can use pinata or any provider you prefer.

f8b4225

If you install the latest version of nft-components this should be fixed.

from nft-components.

SouravInsights avatar SouravInsights commented on July 1, 2024

Hey, @iainnash So after I updated to the latest version, it looks good for safari but is now not working in Firefox and Chrome-based browsers.

from nft-components.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.