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

Upload image button does not work in marketplace sample scene #1132

Closed
Tracked by #1009
JAlbertCode opened this issue Sep 9, 2024 · 1 comment
Closed
Tracked by #1009

Upload image button does not work in marketplace sample scene #1132

JAlbertCode opened this issue Sep 9, 2024 · 1 comment
Labels
Priority: P0 Added to issues and PRs relating to a critical severity bugs. Type: Bug Added to issues and PRs if they are addressing a bug
Milestone

Comments

@JAlbertCode
Copy link

Describe the bug
When you try to upload an image to deploy a new marketplace, it does not do anything and therefore you can't proceed with minting the marketplace.

Steps
Steps to reproduce the behavior:

  1. Run the MarketplaceSampleScene as a WebGL build
  2. Click on marketplace > create.
  3. Fill out the name, description, and click upload image.
  4. You'll see that it does not upload the image.

Expected behavior
The user should be able to upload an image and then mint a marketplace contract.

Console errors
SendMessage: object ImageUploader not found!

Desktop (please complete the following information):

  • Chainsafe SDK version: 2.6.0, Marketplace V2.6.1
  • Unity Version: 2022.3.19f1
  • Operating System: Windows 11 Pro

Additional context
I am using the dev branch to test the marketplace sample scene.

@JAlbertCode JAlbertCode added the Type: Bug Added to issues and PRs if they are addressing a bug label Sep 9, 2024
@juans-chainsafe juans-chainsafe added this to the 3.0 milestone Sep 12, 2024
@juans-chainsafe juans-chainsafe added the Priority: P0 Added to issues and PRs relating to a critical severity bugs. label Sep 12, 2024
@kantagara
Copy link
Contributor

Marketplace samples should just be used for dispaying and purchasing items from the marketplace itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P0 Added to issues and PRs relating to a critical severity bugs. Type: Bug Added to issues and PRs if they are addressing a bug
Projects
None yet
Development

No branches or pull requests

3 participants