Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact section BUG. Page gets broken when click send with empty email field #103

Closed
dkurganskii opened this issue Oct 5, 2020 · 2 comments

Comments

@dkurganskii
Copy link

Scroll down to Get in Touch section > leave email field empty > type anything in the message field and click send

Actual: page gets broken. Try to scroll down and you see lots of empty space. It gets fixed after you refresh the page

@dkurganskii dkurganskii changed the title Contact section. Page gets broken when click send with empty email field Contact section BUG. Page gets broken when click send with empty email field Oct 5, 2020
@ArlinJae
Copy link

Hey,
I'm not sure about the exact way to fix your issues, but I may have a handy alternative. The way I did it was that I created a Typeform and embedded it. Check this link out.

Once you get the HTML, you can simply delete lines 223 to 230 and replace it with the code Typeform would've given you.

This worked in my case... Hope it helped :D

@RyanFitzgerald
Copy link
Owner

The contact section is just a placeholder, you can choose to setup Formspree or go with your own solution like Typeform (thanks @JaiRelan!). The error is likely happening because it appears Formspree have updated their API to now require an account and you're given a form ID instead. I'll update the docs around that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants