Closed prayerslayer closed 8 years ago
Happened because superagent
had a breaking change from 1.4
to 1.5
: Array values are now encoded as multiple times the same property, e.g. account=foo&account=bar
instead of comma-separated values (account=foo,bar
).
Reproducible by
/accounts/:user
call is displayed in the cross-account table.Also the CSS of the account selector dropdown is kaputt.