You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason whenever I render a layout into a template, it just gets rendered below all other content on the page. I've posted this on the Meteor forums as well but here is the code:
I did not include the mainLayout template anywhere, yet it still showed up. How? If the dynamic templates just popup by themselves, how are you supposed to structure your layout?
For some reason whenever I render a layout into a template, it just gets rendered below all other content on the page. I've posted this on the Meteor forums as well but here is the code:
JS:
What happens is that it seems to double render my .full-row
I'm guessing this is user error but im not sure what im doing wrong.
Paint skills:
What Im going for:
http://prntscr.com/br8xh6
whats happening:
http://prntscr.com/br8z8p
Related: http://stackoverflow.com/questions/34299849/blazelayout-rendering-content-to-a-dynamic-template-but-the-content-is-appearin
The text was updated successfully, but these errors were encountered: