Related data not loading

We have a summary page for a table in our database and certain related data does not show up anymore and just keeps loading:

Screenshot 2021-03-31 at 14.02.20

There are also a bunch of errors in the console and 400 errors in the network tab:

Any help will be much appreciated!

  • Package Version: 7.2.2
  • Express Version: 4.17.1
  • Sequelize Version: 6.6.2
  • Database Dialect: PostgreSQL
  • Database Version: 11

Hello @DillonParfitt,

Thanks for your feedback. It looks like there is an error in an HTTP call. Can you find the call that fails and see if you can have more info about the actual error message?

It looks like the server returns an error 400 on https://api.forestadmin.com/api/collections/[id]/view-lists

Can you spot this call in the network tab and paste the error message here?

Thanks

Hi @GuillaumeGautreau

Here they are:

They all have the same error.

Hi @DillonParfitt,

We have rollbacked recent changes.
I think you already confirmed that it solved the regression.

Thanks for the heads up, we’ll rework what has been published recently to keep bringing more value to the platform.