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
Network interfaces was never returning anything, due to a dumb bug, and
listening with use() instead of post('/') meant that any incorrect paths
got a GraphQL error response instead of a proper 404.
0 commit comments