Workarounds for many lists

Hi - In my app, I will have many list blocks which is crashing the page. Not all of these blocks would load as not all would have information for them.

Any ideas on what I can do as a work around?

Hi @Raconcilio,

I assume you are using conditional filters to define the data that should be visible on certain blocks. When using conditional filters, you can hide the blocks if the condition is not met.

Additionally, do all the list blocks have different tables as sources? If two or more blocks use the same source, consider using just one block for those tables. If you’re using Airtable as a data source and encountering rate limit errors, please consider checking the following article as too.