dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

Bug: Post-Checkout Errors #550

Closed apbendi closed 2 years ago

apbendi commented 2 years ago

I completed a checkout successfully, however the site failed to redirect me to the post-checkout page, showing an error toast and the following errors in the console:

Screen Shot 2021-12-01 at 10 26 40 AM

Furthermore, attempting to click on the "My Contributions" link in the top right after checkout completed resulted in repeated occurrences of the "TypeError: Failed to fetch dynamically imported module"

Screen Shot 2021-12-01 at 10 27 42 AM

A refresh fixed everything.

apbendi commented 2 years ago

Can't be reproduce. Unlucky failed load, or perhaps between deploys? Closing for now.