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
When adding data to a view from the controller it isn’t passed in the case layouts are used with the <%layout%> directive. Data should be available to the whole “page”.
This is related to the new layout feature (#338) that was recently introduced.
The text was updated successfully, but these errors were encountered:
When adding data to a view from the controller it isn’t passed in the case layouts are used with the
<%layout%>
directive. Data should be available to the whole “page”.This is related to the new layout feature (#338) that was recently introduced.
The text was updated successfully, but these errors were encountered: