There is a bug I can reliably replicate on 1.19 that relates to color.
I create a color for the left border and the condition refers to a boolean that is a calculated field. The field is called Overdue and is defined as field(‘Next Review’) < today()
The moment you add this color condition, Baserow displays only an error page. If you go back to the dashboard and try to get into the database and table again, all of the name fields (the main index field) is blank. All of them.
If you trash the color condition, all is well and the table is normal again.