No more load function in error pages #6157
-
After the load refactor, I now have a problem with my error pages, where I can't access any data from the layout. Rich said this in #5748:
Okay, but how can I now show my error page with the data as I always have in the past? For example my error template used to look like this:
So the real work happened in the layout file's load function, which would put it into So I am really wondering how you are supposed to use any data from the layout's load function in the error page, or if that is simply not possible at all anymore. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
#6106 (comment)