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
But I can never receive that event, even if I register a listener directly on the form. Any ideas why? Getting ready to give up and resort to writing my own js to use FormData...thanks!
Greg
The text was updated successfully, but these errors were encountered:
Hello,
I am trying this on latest version of Rails 5 (I just found out it was supported, so I got pretty far despite that!).
I am not getting the ajax:remotipartComplete event though when l listen for it like this:
I set breakpoing in jquery.remotipart.js and this line does execute:
But I can never receive that event, even if I register a listener directly on the form. Any ideas why? Getting ready to give up and resort to writing my own js to use FormData...thanks!
Greg
The text was updated successfully, but these errors were encountered: