Closed hodovani closed 3 years ago
Deployment failed with the following error:
The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/tilde-mi/settings/billing.
Congratulations :tada:. DeepCode analyzed your code in 2.753 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.
@hodovani possibly w.r.t. this update, clicking at the avatar icons, I've got an error Uncaught TypeError: Cannot read property 'push' of undefined
Apparently, this is because $query.providers
should be $query.params.providers
starting from https://github.com/tilde-lab/optimade.science/pull/19.
As explained by @PaulMaly, everything in $query
was moved to $query.params
@hodovani preliminary merged
Avatar layout screenshot