Kyle Fox
Kyle Fox
@acprsadmin I'm not sure why you're encountering those errors. Just to clarify, if you manually added the files to `app/assets/stylesheets` and `app/assets/javascripts` as you [mentioned here](https://github.com/kylefox/trix/issues/6#issuecomment-459167006), then you're using the...
I think something might have changed in Chrome recently — we've seen a _massive_ increase in false-positives, almost all from Chrome. Autofill is my guess as well. It looks like...
**Update:** after investigating further, it looks like the vast majority of spam-detection is due to spinner failures rather than honeypot failures. So my issue might be unrelated to this issue...
@markets Aha! That's a great clue, thanks! Our app runs on multiple Heroku dynos, and each dyno boots its own instance of the Rails application. So it's essentially the same...
Funny timing — just yesterday I was dealing with autocomplete problems on a user profile form (_not_ related to `invisible_captcha`) and it seems like Chrome's autofill has become _quite_ aggressive....
I just encountered this error today as well.
@auchenberg-stripe I would kindly ask that the Stripe team reconsider this. As others have pointed out, the inability to uninstall apps via the API means developers have no recourse in...