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

wyre.xdai.io widget is broken #179

Open
TimDaub opened this issue May 8, 2019 · 3 comments
Open

wyre.xdai.io widget is broken #179

TimDaub opened this issue May 8, 2019 · 3 comments
Labels
bounty bug Something isn't working high priority Issues labeled with these labels should be fixed as soon as possible size-S total effort of ~350 DAI
Projects
Milestone

Comments

@TimDaub
Copy link
Collaborator

TimDaub commented May 8, 2019

Scope and Deliverables

I get this error when I click the "Buy $5" button in Exchange.js on wyre.xdai.io

Uncaught TypeError: Cannot read property 'Widget' of undefined
    at e.value (wyre.js:26)
    at onClick (Exchange.js:2050)
    at Object.<anonymous> (react-dom.production.min.js:49)
    at f (react-dom.production.min.js:69)
    at react-dom.production.min.js:73
    at j (react-dom.production.min.js:140)
    at C (react-dom.production.min.js:169)
    at E (react-dom.production.min.js:158)
    at I (react-dom.production.min.js:232)
    at kt (react-dom.production.min.js:1716)
    at Ms (react-dom.production.min.js:5922)
    at Oe (react-dom.production.min.js:660)
    at Ct (react-dom.production.min.js:1758)
    at Ps (react-dom.production.min.js:5950)
    at At (react-dom.production.min.js:1735)
value @ wyre.js:26
onClick @ Exchange.js:2050
(anonymous) @ react-dom.production.min.js:49
f @ react-dom.production.min.js:69
(anonymous) @ react-dom.production.min.js:73
j @ react-dom.production.min.js:140
C @ react-dom.production.min.js:169
E @ react-dom.production.min.js:158
I @ react-dom.production.min.js:232
kt @ react-dom.production.min.js:1716
Ms @ react-dom.production.min.js:5922
Oe @ react-dom.production.min.js:660
Ct @ react-dom.production.min.js:1758
Ps @ react-dom.production.min.js:5950
At @ react-dom.production.min.js:1735

Edit: Update 4.06.2019: Still a problem on wyre.xdai.io.

Roles

bounty gardener: @TimDaub / 10%
bounty worker: name / 75%
bounty reviewer: name / 15%

@TimDaub TimDaub added bug Something isn't working high priority Issues labeled with these labels should be fixed as soon as possible labels Jun 4, 2019
@TimDaub TimDaub added this to the Sprint 1 milestone Jun 4, 2019
@johannbarbie johannbarbie added bounty size-XS total effort of ~200 DAI size-S total effort of ~350 DAI and removed size-XS total effort of ~200 DAI labels Jun 13, 2019
@johannbarbie johannbarbie added this to To do in Bounties Jun 13, 2019
@johannbarbie johannbarbie moved this from To do to Available in Bounties Jun 13, 2019
@austintgriffith
Copy link
Owner

We should get this patched up and deploy it to production.

Some context:
https://docs.sendwyre.com/docs/hosted-widget
https://blog.sendwyre.com/wyre-release-notes-7193718fed72

@gouravmpk
Copy link

Hey I was checking this bug npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: burner-wallet@0.1.0
npm ERR! Found: i18next@13.1.5
npm ERR! node_modules/i18next
npm ERR! i18next@"^13.1.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer i18next@">= 14.0.1" from react-i18next@9.0.10
npm ERR! node_modules/react-i18next
npm ERR! react-i18next@"^9.0.7" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

I am facing these issues while locally running the application , to debug.

@gouravmpk
Copy link

#268
@TimDaub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty bug Something isn't working high priority Issues labeled with these labels should be fixed as soon as possible size-S total effort of ~350 DAI
Projects
Bounties
  
Available
Development

No branches or pull requests

4 participants