Refresh needed for view to render.

Hi,

What could typically be the issue when only a few (table headings specifically) elements render upon opening a view, and the rest only show up on page refresh?

It all worked fine until some point as I was trying to get a scrollview to work. Now that the scrollview works, this issue showed up.

I’ve removed all ajax/server logic and left only with the static views.

There are no errors showing up in console.

I know you’re probably going to ask for code, but I’m just asking first if any ideas what might typically cause this, as it’s all broken up into views/models etc… I’m using webix jet as framework.

Thanks a bunch!

Never mind I got it sorted… although not really sure why it works now. Shuffled some code around thinking the outcome should be the same… but, not. :slight_smile: