-
Notifications
You must be signed in to change notification settings - Fork 31
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
Firefox blocks submission #45
Comments
any updates on this @benjaminhoffman ? |
no updates. im not sure what you want me to do? you'll have to provide more context -- what was the error you saw? can you setup a repro for me to play with? is this ad blocker or something else? what do you imagine the fix would be. ...info like this makes it easier for me to find an answer. |
hi @benjaminhoffman
and also a time out
so the content blocking is enabled by default in Firefox. If you embed the mailchimp code directly, you wont have an issue even with content blocking enabled. A fix would allow submission even if the content blocking is enabled. thanks |
@littlehamster I was able to fix it by changing from |
Here's the issue as I understand it (@littlehamster, and all others who have written in)... the browsers have a handful of tools to protect user's privacy -- ad blockers, content blocking, etc. Furthermore, Mailchimp does not allow us to easily embed the MC code directly -- otherwise, I believe I would have implemented it that way from the start. I may be mistaken though! The above is written from memory / experience from last year when I first wrote the plugin. Has something changed? Anyone, if a website visitor uses a browser that protects their privacy in the way firefox does, I think we are shit out of luck as they say here. Many people have written in with this issue but no one has presented a viable solution... I'm all ears! thx. |
@benjaminhoffman if you use this code directly, then everything works fine even in firefox. my suggestion would be trying to use the embedded code (just bare bone structure, no need for embedded css and js) and customize it a little bit? @benjaminhoffman let me know what you think |
hmmmm yeah, we could completely rebuild this plugin from scratch to use the embed code but at that point, why not simply tell folks to embed the form themselves and customize from there. im sure there is a better workaround as well. but more importantly, this is open source software and i don't have much time to dedicate to a project like this. if folks want to contribute, im happy to give my thoughts and help open / review PRs.... but completely rebuilding the plugin may be more than i can manage right now. ill look around for a simpler workaround and/or open to hearing what others think! |
Has this been addressed yet? I'm having a similar issue. Unless this shouldn't work when in development mode? |
Any update on this? @benjaminhoffman |
@ignasbol - I just decided to not use this package and use a vanilla-ish form.
|
@ignasbol @Quinncuatro your PRs are welcome for a solution to this problem. ping me here when it's ready and I'll review. thx. |
im closing this issue in favor of #48 please comment there. |
If you test with firefox, it is blocking the submissions because of tracking issues
The text was updated successfully, but these errors were encountered: