Form running really slow (unusable)
-
I finally got the form to work with PayPal Express. However, when entering data and moving to the next field, there is a long pause (5-10s) and I am getting javascript “Maximum call stack size exceeded”. I tried to turn off the “Capture Entries” thinking maybe it is capturing per entry, but that didn’t do anything (couldn’t find docs about that feature).
Usually when the page loads I get a ton of jQuery errors, and they just keep going. Here is the line:
target.html(template).trigger('change');
Logged in or out, doesn’t matter.
Any help appreciated!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Form running really slow (unusable)’ is closed to new replies.