- 🇫🇷France erwangel
This issue is still present in current version. Although setting a boolean field on/off to show/hide office_hours field works as expected in node's edit form, this has no effect on display modes.
As a temporary workaround I used hook_node_view to test the boolean field and unset the office_hours field when boolean is null.