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

Form Builder is dependant on ipify API, which if it fails, the user is unable to submit the form #2915

Closed
SvenAlHamad opened this issue Jan 3, 2023 · 1 comment · Fixed by #2917
Labels

Comments

@SvenAlHamad
Copy link
Contributor

Version

all versions

Operating System

Windows

Browser

All

What are the steps to reproduce this bug?

Submit a form builder form on a Windows machine via a browser like chrome or brave that blocks ads.
Since the browser blocks ads, the Form Builder is not able to retrieve the user's IP using the ipify on the client side, and the whole form submission will fail.

We should implement a graceful error handling for the ipify so the users are able to submit a form even if the ipify API cannot be used.

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Possible solution

No response

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

Successfully merging a pull request may close this issue.

1 participant