Nav links broken from contact page. I removed event.preventDefault() function from click events, and the links now work. If curious, see attached file for how I reached this solution 👌
Also, unrelated to this issue, I spotted an open div tag just above the form on the contact page, so I closed that off 👍 👍
How has this been tested?
Links continue to work on index page, so no broken functionality that I'm aware of 💯
What does this do?
Issue Reference: #40
Nav links broken from contact page. I removed event.preventDefault() function from click events, and the links now work. If curious, see attached file for how I reached this solution 👌
Also, unrelated to this issue, I spotted an open div tag just above the form on the contact page, so I closed that off 👍 👍
How has this been tested?
Links continue to work on index page, so no broken functionality that I'm aware of 💯
Detailed changes are in commits below.
Attachment: Issue40-BrokenNavLinksfromContactPage.pdf