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
See runnable (broken). Workaround
There are no errors, just a blank html page and the DOM looks generic. Previously when I ran it with incorrect paths or extensions I got errors.
Looks like if there is no layout (even { layout: false }) then you don't return anything here.
The text was updated successfully, but these errors were encountered:
knownasilya
changed the title
View renders blank
View renders blank when no layout
Aug 8, 2014
Here's my config (I'm using express4):
See runnable (broken).
Workaround
There are no errors, just a blank html page and the DOM looks generic. Previously when I ran it with incorrect paths or extensions I got errors.
Looks like if there is no layout (even
{ layout: false }
) then you don't return anything here.The text was updated successfully, but these errors were encountered: