{"html_url": "https://github.com/simonw/datasette/issues/693#issuecomment-593452830", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/693", "id": 593452830, "node_id": "MDEyOklzc3VlQ29tbWVudDU5MzQ1MjgzMA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-03-02T15:16:20Z", "updated_at": "2020-03-02T15:16:20Z", "author_association": "OWNER", "body": "Here's why:\r\nhttps://github.com/simonw/datasette/blob/613f6fad7249da547c06ebc46616aba0f74259a4/datasette/views/base.py#L84-L96\r\nIt's bypassing the `.ds.render_template()` call - and that's where the plugin hook is executed:\r\nhttps://github.com/simonw/datasette/blob/613f6fad7249da547c06ebc46616aba0f74259a4/datasette/app.py#L520-L564", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 574043218, "label": "Variables from extra_template_vars() not exposed in _context=1"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/693#issuecomment-609461623", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/693", "id": 609461623, "node_id": "MDEyOklzc3VlQ29tbWVudDYwOTQ2MTYyMw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-04-05T18:33:46Z", "updated_at": "2020-04-05T18:33:46Z", "author_association": "OWNER", "body": "So I should move the `template_debug` and `_context` logic into the `render_template()` method.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 574043218, "label": "Variables from extra_template_vars() not exposed in _context=1"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/693#issuecomment-609466998", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/693", "id": 609466998, "node_id": "MDEyOklzc3VlQ29tbWVudDYwOTQ2Njk5OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-04-05T19:12:48Z", "updated_at": "2020-04-05T19:12:48Z", "author_association": "OWNER", "body": "Fixed.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 574043218, "label": "Variables from extra_template_vars() not exposed in _context=1"}, "performed_via_github_app": null}