So in fact the binding is working, but only after the second time, why does it happen, and on the first load why not putting on it? Is it somehow related to the symbol SSR? (inside Builder.io it looks good as well)
Hey @radikris We are still looking into some SSR things that I thought might be related, but looking at it again now I am not sure if that is the case. First, to confirm, so you want the big blue text (1M+, 13,00+, etc) to be display none on first load?
Originally I noticed it was loading multiple times, and it is not longer doing that for me. The only issue I changed was that I noticed you had ID set to something that was an invalid value, I updated it:
And it seems since then the Blue text only displays a single time, instead of multiple times. So was that the only issue? Or are you expecting that text to be completely hidden (ie, have the gridsimpleline )
This is the expected behaviour, this looks good. On the site:
It is still double text, and as you said, I want to display it single time.
So the idea is, on desktop view gridmultiline should be visible, under desktop (tablet and mobile) gridsimpleline should be visible and the other hidden