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

fix: metamask can't clone reactive object #76

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

re2005
Copy link
Collaborator

@re2005 re2005 commented Aug 24, 2022

When adding the extendable chains I've missed the factor that Metamask will clone the configuration Object and that is not possible if the object is a Proxy/Reactive Vue object.

This PR will fix that.

@netlify
Copy link

netlify bot commented Aug 24, 2022

Deploy Preview for vue-dapp ready!

Name Link
🔨 Latest commit 245cd9e
🔍 Latest deploy log https://app.netlify.com/sites/vue-dapp/deploys/6305ddf624460c0009ef922f
😎 Deploy Preview https://deploy-preview-76--vue-dapp.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@re2005
Copy link
Collaborator Author

re2005 commented Aug 24, 2022

Sorry @chnejohnson I've missed this one.

@netlify
Copy link

netlify bot commented Aug 24, 2022

Deploy Preview for vue-dapp-docs ready!

Name Link
🔨 Latest commit 245cd9e
🔍 Latest deploy log https://app.netlify.com/sites/vue-dapp-docs/deploys/6305ddf66ebf0a000932e4bb
😎 Deploy Preview https://deploy-preview-76--vue-dapp-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Convert network object into non reactive.

chore: update readme

Update main.ts
@re2005
Copy link
Collaborator Author

re2005 commented Aug 24, 2022

@chnejohnson I've tested this time, all working. Will merge for now. Any issue you see I'll be happy to fix.

@re2005 re2005 merged commit f4fb4f7 into vu3th:main Aug 24, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant