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

TypeError: Cannot read properties of undefined (reading 'length') #7

Open
michaelcodecany opened this issue Sep 2, 2022 · 5 comments

Comments

@michaelcodecany
Copy link

Demo not working

@Markkop
Copy link
Owner

Markkop commented Sep 2, 2022

It's working for me. Are you using Metamask?
image

@michaelcodecany
Copy link
Author

Thank you for your quick reply. Yes I am using Metamask.

@michaelcodecany
Copy link
Author

Maybe I did a mistake in this part:

Make sure to use Localhost 8545 as the Metamask's network
Make sure to import local Account #0 and #1 into Metamask accounts.

So what is the setup in metamask, I did:
Network Name: Polygone
New RPC URL: http://localhost:8545
Chain ID: 31337


How do you import local Account #0 and #1 into Metamask accounts ?

Thank you

@michaelcodecany
Copy link
Author

I have this error:

TypeError: Cannot read properties of undefined (reading 'length')

TypeError: Cannot read properties of undefined (reading 'length')
at $ (_app-6ada3f3c52bbbcaf.js:74:236987)
at Ie.encode (_app-6ada3f3c52bbbcaf.js:74:242724)
at _app-6ada3f3c52bbbcaf.js:74:238863
at Array.forEach ()
at se (_app-6ada3f3c52bbbcaf.js:74:238804)
at be.encode (_app-6ada3f3c52bbbcaf.js:74:243270)
at Ve.encode (_app-6ada3f3c52bbbcaf.js:74:258056)
at rt._encodeParams (_app-6ada3f3c52bbbcaf.js:74:261843)
at rt.encodeFunctionData (_app-6ada3f3c52bbbcaf.js:74:262729)
at _app-6ada3f3c52bbbcaf.js:74:314433

@Irfanahmedkhan
Copy link

Irfanahmedkhan commented Sep 5, 2022

i faced the same erorr in DEMO website..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants