GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
1 stars 1 forks source link

Fix: remove params from url after claiming #66

Closed L03TJ3 closed 1 year ago

L03TJ3 commented 1 year ago

Description

The verified param's (set when returning after FV) triggers a claim request. The param is never removed so it gets into a repeated claim-request loop whenever you switch pages etc.

Now after a claim, we clear the URL to its default location

About # (link your issue here) https://github.com/GoodDollar/GoodProtocolUI/issues/357