Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Contracts apparently aren't loading properly when someone uses the app for the first time #107

Open
Dhaiwat10 opened this issue Dec 7, 2021 · 0 comments · May be fixed by #108
Open

Contracts apparently aren't loading properly when someone uses the app for the first time #107

Dhaiwat10 opened this issue Dec 7, 2021 · 0 comments · May be fixed by #108
Labels
bug Something isn't working

Comments

@Dhaiwat10
Copy link
Member

Describe the bug
The token() call to the drecruit contract in pages/index.js throws an exception when someone uses the app for the first time. As a result, the user sees a blank page instead of the different dev profiles.

To Reproduce
Steps to reproduce the behavior:

  1. delete all cookies and side data (including cache)
  2. have any network apart from mumbai selected in your wallet
  3. go the the site
  4. connect wallet
  5. switch network

Expected behavior
The contract call should not throw an exception and the contract should be loaded properly.

@Dhaiwat10 Dhaiwat10 added the bug Something isn't working label Dec 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant