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
Follow-up to #648. I'm not passing a request object to .render_template() at the moment, which breaks any other custom plugins using e.g. extra_template_vars() that were expecting to be able to access the request.
The text was updated successfully, but these errors were encountered:
Follow-up to #648. I'm not passing a request object to
.render_template()
at the moment, which breaks any other custom plugins using e.g.extra_template_vars()
that were expecting to be able to access the request.The text was updated successfully, but these errors were encountered: