When at first time I open my angular Server Side Render web-site i see that all my hidden blocks is opened. And that happens only for first load.
And yes, i use mdbootsrap collapse for toggle blocks.
The problem was at my nav menu. Menu was created on MDBootstrap. After a long time search i found the problem in my tags, the buttons prevented me for closing windows. I just was change them to and all work up.