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
I am trying to use this with a pretty large site that has what we can now call 'legacy' gems (Rails 4.0.1). It seems to work...well sort of except the actions like update/edit/cancel result in a pink 'Request Failed' at the top. No code or anything like that and nothing in the javascript console. I am using the latest version of Active Scaffold (active_scaffold-3.4.16) and Jquery (jQuery JavaScript Library v1.11.1), with 'ruby 2.1.3p242'.
The updates/inserts work fine, it is just seems that Request Failed is coming up instead of closing the form and adding ack the row. Hopefully this is something I can figure out because I dont think the mapping modules they are using can be upgraded (at the moment).
Any help would be totally appreciated.
Thanks in advance.
Mark
The text was updated successfully, but these errors were encountered:
Hi again!
I am trying to use this with a pretty large site that has what we can now call 'legacy' gems (Rails 4.0.1). It seems to work...well sort of except the actions like update/edit/cancel result in a pink 'Request Failed' at the top. No code or anything like that and nothing in the javascript console. I am using the latest version of Active Scaffold (active_scaffold-3.4.16) and Jquery (jQuery JavaScript Library v1.11.1), with 'ruby 2.1.3p242'.
The updates/inserts work fine, it is just seems that Request Failed is coming up instead of closing the form and adding ack the row. Hopefully this is something I can figure out because I dont think the mapping modules they are using can be upgraded (at the moment).
Any help would be totally appreciated.
Thanks in advance.
Mark
The text was updated successfully, but these errors were encountered: