Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
I was trying to override the default onClick of the RecordCard component with a custom one that send me to the corresponding table. I didn’t see in the doc the way to prevent the default expending behaviour.
But in the code there is the undocumented hasOnClick that seems to do the job.