Closed lele7 closed 8 years ago
This is a core issue due to grid styles making assumptions of it's placement. See issue #50 for suggested work around.
Hi Matt,
I don't think it has to do with the grid styles and issue #50. I get it as well and what happens is that:
I have tried looking through the Vorto code to find where the magic is happening, but I can't really put my finger on it. Maybe the grid needs to be initialized again somehow?
In my case this helps:
you have to change this in the vorto.html file - ng-if to ng-show https://github.com/umco/umbraco-vorto/blob/master/src/Our.Umbraco.Vorto/Web/UI/App_Plugins/Vorto/views/vorto.html#L40
Sometimes the titles and specified elements aren't rended properly so you have to refresh the page or otherwise you have to do the suggested work around of matt. (the css styling stuff isn't loading properly)
I hope this helps.
Cool. I will check it out then.
In 7.3.4 if I switch the language... the content of the grid dosn't render properly.