Dylan Markow
Dylan Markow
I'd be interested in this too. The `incoming` gem does something similar ([here's their implementation](https://github.com/honeybadger-io/incoming/blob/master/lib/incoming/strategies/mailgun.rb))
@bradpauly I haven't touched our griddler/mailgun code since last year but I may be revisiting it soon for an upcoming project and can give it some thought.
Having the same problem starting a migration to use singleFetch with 2.9.2. If I change from `useFetcher()` to `useFetcher()` it seems to work fine.
Hitting this as well when trying to use `unstable_singleFetch`. Using the `json` wrapper doesn't work either, as `return json(null)` gives a typescript error: ``` Argument of type '({ request }:...
@acao Definitely still happening for me with the latest version (0.11.3). Not nearly as often, but just now my dev API server got hammered with hundreds of introspection requests from...
I have no anchor set at all, and I'm running into this same issue. First click it opens fine, click away and click it again, the menu opens and then...