The error is with creating or updating records, specifically
submitting the form. The progress indicator starts spinning, and it
stays that way forever. I've watched the production log while
testing, and the request is never sent to the server. However, while
it is sitting there with the progress bar spinning, clicking an Edit
link will contact the server and display the update form after a
couple minutes. Still, the submission of the remote form never
happens.
Again, this seems to be happening to quite a few users, but it is very
difficult for me to reproduce myself.
I think this is a problem specifically with remote forms, not
specifically ActiveScaffold, because I have a couple other remote
forms from which I occasionally see the same behaviour.
Anyone have any ideas on how I might fix this problem?
Jim