IX 2.0 initial state apply on all devices

Hi everyone, unfortunately this is a limitation of IX2 that we cannot work around. Due to the complexity of IX2, we must render our initial styles during the server-side publish… and because this publish happens on the server, we are unable to look at browser-specifics such as device width.

I would recommend using traditional CSS and media queries to style these elements if you require them to have a specific style on page load.

1 Like