learn-to-send-email-via-google-script-html-no-server icon indicating copy to clipboard operation
learn-to-send-email-via-google-script-html-no-server copied to clipboard

ajax post works on pc but doesnt on mobile phones?

Open pr0ncoin opened this issue 3 years ago • 1 comments

I do every step correctly and everything works except the ajax post where the form stays on same page after submitting with ajax. This works perfectly fine on pc/desktop but doesnt on mobile phone (using iphone) tried with safari and google chrome

pr0ncoin avatar Feb 04 '22 15:02 pr0ncoin

This doesn't make sense. Are you sure your phone didn't cache an earlier version of the site? Try purging all cache (both from your browser and from services like Cloudflare if you are using one) and make sure that there are no mobile-specific styles / scripts that may cause a difference between mobile and desktop experiences.

bledatunay avatar Feb 07 '22 13:02 bledatunay