The form fields are repeating while implementing marketo form with gatsby at times | Community
Skip to main content
Vipin_Mp
New Participant
April 30, 2020
Question

The form fields are repeating while implementing marketo form with gatsby at times

  • April 30, 2020
  • 1 reply
  • 2908 views

I am having an issue The form fields are repeating while implementing marketo form with gatsby at times.

Upon inspecting the form i can see its just one form not two

Have anyone faced this issue before? Please suggest some resolutions for this

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
New Participant
April 30, 2020

No link == no way to troubleshoot your code.

Vipin_Mp
Vipin_MpAuthor
New Participant
May 7, 2020

Please find the link below:

 

https://master.d3hbcbdcrj7dg4.amplifyapp.com/

 

To reproduce the issue easily,  you can switch between pages quickly by clicking links "Go to page 2" (in Page 1) and "Go back to the homepage" (in Page 2).

 

SanfordWhiteman
New Participant
May 7, 2020

Right now I see no form at all on the page. I assume you're working on it, which makes troubleshooting impossible.

 

In any case — the cause is almost certainly that you're running loadForm() multiple times by accident, this is the expected behavior when you do that.