Conditional display of an HTML element part of a stream

Yup, that’s the expected behavior.

Regarding workarounds, you can create client side hooks to show/hide elements nested within a stream e.g. based on an element’s id/class attribute and view mode.

1 Like