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

request fails with net::ERR_TOO_MANY_REDIRECTS #15

Open
dareosK opened this issue Apr 13, 2022 · 1 comment
Open

request fails with net::ERR_TOO_MANY_REDIRECTS #15

dareosK opened this issue Apr 13, 2022 · 1 comment

Comments

@dareosK
Copy link

dareosK commented Apr 13, 2022

Hey Hey! Love this project but I am having the following problem, for some reason I get an error on loading the html:

Failed to load resource: net::ERR_TOO_MANY_REDIRECTS

and after submit:
Screenshot 2022-04-13 at 18 24 56

Any idea why this may be?

Thanks in advance :)

@dareosK
Copy link
Author

dareosK commented Apr 13, 2022

FYI I have loaded jquery as you suggest

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.form/4.2.2/jquery.form.min.js" integrity="sha256-2Pjr1OlpZMY6qesJM68t2v39t+lMLvxwpa8QlRjJroA=" crossorigin="anonymous"></script>

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

1 participant