-
Notifications
You must be signed in to change notification settings - Fork 237
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
Marketplace prefab requests #1107
Comments
This particular issue happens when you try to mint a NFT in a Collection that didn't get the Type. This is the error that appears when you try to mint:
For some reason, some types are not populated in some of the collections. |
Fixed by Nikola with #1135, PR merge will close this issue. |
Closed in order to make the proper implementation that we already had in place. Moving this back to in progress for now. |
Marketplace samples are looking a bit different now |
System loads but is terribly slow and has a hanus amount of requests which is causing odd errors when minting.
Fields aren't populating properly. A fast connection seems fine, a slower connection seems to have issues.
I need to refactor the web requests so they're either batched or chat with the backend team to see if there is a more efficient call.
The text was updated successfully, but these errors were encountered: