Realtime for block visibility

Realtime refresh is working great with Softr DB, thanks for this! But I recognized if a block is hidden depending on a record entity, it’s not going to be visible when the record was updated in the background. You have to refresh the whole page manually.

Example: A record details page shows a text: Which says please add a description to the record. If the description was added via DB or from another user, u see the description is there in realtime but the text-block is just hidden after a page refresh.