home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 974979785

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1527#issuecomment-974979785 https://api.github.com/repos/simonw/datasette/issues/1527 974979785 IC_kwDOBm6k_c46HQLJ 9599 2021-11-22T01:02:57Z 2021-11-22T01:03:19Z OWNER I think the root cause is this hidden form field on https://latest.datasette.io/fixtures/facetable?_facet=_neighborhood&_neighborhood__exact=Downtown ```html <input type="hidden" name="_facet" value="_neighborhood"> <input type="hidden" name="_neighborhood__exact" value="Downtown"> <input type="submit" value="Apply"> ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1059555791  
Powered by Datasette · Queries took 1.007ms