How to prevent components with show-if/hide-if conditions flashing when view loads

I have a view with with show-if/hide-if with conditionals that appear for an instant before being hidden. Is there a way or technique to prevent the flashing of hidden components?

Version does make a difference in the issue. 4.58 doesn’t flash and 4.73 does.

This issue was fixed in the stable release of v4.75

2 Likes