Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFT Modal: View button generates error page #258

Open
ilijabojanovic opened this issue Feb 22, 2022 · 1 comment
Open

NFT Modal: View button generates error page #258

ilijabojanovic opened this issue Feb 22, 2022 · 1 comment
Assignees
Labels
bug Something isn't working high priority

Comments

@ilijabojanovic
Copy link

Reproduction steps:

  1. GO to. https://elated-kalam-a67780.netlify.app/
  2. Sing up
  3. Mint new NFT
  4. On NFT modal click on view

Actual:
We have error for NFT details page

Video:
https://www.screencast.com/t/vcGKjD7QZ

@ilijabojanovic ilijabojanovic added bug Something isn't working high priority labels Feb 22, 2022
@defispartan defispartan self-assigned this Mar 4, 2022
@defispartan
Copy link
Contributor

This is an issue of relying on TheGraph to update for live data

This can be avoided by waiting to load the view/sell buttons until a contract read follows the write transaction, and passing the NFT data to the detailss page through location.state (similar to Marketplace)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

2 participants