Open ryenski opened 6 years ago
I had a quick go trying to recreate this but couldn't. There is a new release out which is Rails 5.2 compatible - maybe you could try with that?
https://rubygems.org/gems/push_type/versions/0.12.0.beta.1
Let me know if this issue persists and we can dig deeper.
Hi, just tested this PR https://github.com/pushtype/push_type/pull/53 with Rails 5.2.3
, and `push_type 0.12.0.beta.1' and it seems to work. 👍
Just trying to find a fix for https://github.com/pushtype/push_type/pull/53#issuecomment-426184596
After upgrading to Rails 5.2, media are no longer able to be uploaded. Oddly, it raises an InvalidAuthenticityToken.
Steps to reproduce:
bundle update
.