Learn-to-send-email-via-google-script-html-no-server: Not working in safari and FF

Created on 12 Feb 2016  ยท  10Comments  ยท  Source: dwyl/learn-to-send-email-via-google-script-html-no-server

Hi There:

Thanks for your great work, and for sharing.

Question please...is this supposed to be cross-browser compatible?
(Sorry for the newbie question.)

I can only get it to work in Chrome and Edge in a webpage
http://www.elizaleung.com/plainContact.htm

In fiddle...it works in all browsers (e.g. safari, FF)
https://jsfiddle.net/dustcanada/xooeyt5t/

thanks for your help!
Eliza

Priority-1 bug help wanted

Most helpful comment

Hi Folks, the form works in Edge. My apologies I didn't submit PR as I said I would. Have been stuck in red-hot work emergency for past few weeks. Thanks everyone for their hard work and generosity!

All 10 comments

Eliza (@dustresistant) _thankyou_ for getting in touch!
I can confirm that my _test_ of the contact form on your website _appears_ to not be reading the values from the form fields in both

Safari:

eliza-contact-form-safari

Firefox:

eliza-contact-form-firefox

Chrome (_works_):

eliza-contact-form-chrome-works

We need to _investigate_ why...

Appreciate the reply Nelson!
Thanks in advance for your help.

On 12 Feb 2016, at 4:39 PM, Nelson [email protected] wrote:

Eliza (@dustresistant) thankyou for getting in touch!
I can confirm that my test of the contact form on your website appears to not be reading the values from the form fields in both

Safari:

Firefox:

Chrome (works):

We need to investigate why...

โ€”
Reply to this email directly or view it on GitHub.

Hey folks.
For those who have trouble making that cross browser capable check that please:

https://github.com/agreg0ire/noserver-contactform

Hope it can helps (see the readme and feel free to ask anything)

It works!
Thanks for being so generous with your help.
Eliza

On 6 March 2016 at 03:27, ร…ะฏT [email protected] wrote:

Hey folks.
For those who have trouble making that cross browser capable check that
please:

https://github.com/agreg0ire/noserver-contactform

Hope it can helps (see the readme and feel free to ask anything)

โ€”
Reply to this email directly or view it on GitHub
https://github.com/dwyl/html-form-send-email-via-google-script-without-server/issues/20#issuecomment-192829588
.

Think big now, apologize later.

@dustresistant @agreg0ire Glad this is resolved! We would certainly very much appreciate a PR into this repo to help others who might have the same problem if either of you have time ๐Ÿ˜Š๐Ÿ™Œ๐Ÿป

Chrome has a different set of Object.keys(), so the fields grabbed are empty in non-Chrome browsers. I found this same issue when trying to make my own survey with this code. Thanks so much for open-sourcing this, by the way; it's awesome!!

I already have a javascript fix for cross-platform support. It works in the browsers I have tested: Chrome, Firefox, and Safari (likely Edge too). I am sending the pull request soon!

Hi Ines,

Sorry for the late response.
Of course, would be happy to.
Will get to it as soon as I can.

thanks!

On 10 March 2016 at 19:04, Ines Teles [email protected] wrote:

@dustresistant https://github.com/dustresistant @agreg0ire
https://github.com/agreg0ire Glad this is resolved! We would certainly
very much appreciate a PR into this repo to help others who might have the
same problem if either of you have time ๐Ÿ˜Š๐Ÿ™Œ๐Ÿป

โ€”
Reply to this email directly or view it on GitHub
https://github.com/dwyl/html-form-send-email-via-google-script-without-server/issues/20#issuecomment-195109046
.

Think big now, apologize later.

@dustresistant - I ran into similar issues and submitted a PR on this. I believe it should work cross-browser (well, haven't tested IE personally). do you have any issues with the changes? or do you have any additional changes to submit? if not, feel free to close the issue. thanks!

Thanks Sean! I will look a/submit/close tomorrow. Good job!

Sent from my iPad

On 29 May 2016, at 2:56 PM, Sean McKenna [email protected] wrote:

@dustresistant - I ran into similar issues and submitted a PR on this. I believe it should work cross-browser (well, haven't tested IE personally). do you have any issues with the changes? or do you have any additional changes to submit? if not, feel free to close the issue. thanks!

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Hi Folks, the form works in Edge. My apologies I didn't submit PR as I said I would. Have been stuck in red-hot work emergency for past few weeks. Thanks everyone for their hard work and generosity!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jchesner picture jchesner  ยท  3Comments

vlknlvnt picture vlknlvnt  ยท  4Comments

shaily99 picture shaily99  ยท  4Comments

ryanlao picture ryanlao  ยท  3Comments

joseroma picture joseroma  ยท  3Comments