As mentioned before I’m aiming to have something ready in the next 6 weeks ish.
Register your email to get notified when the app is ready to launch!
As mentioned before I’m aiming to have something ready in the next 6 weeks ish.
Register your email to get notified when the app is ready to launch!
deleted by creator
Same, Firefox on Android even in my case.
I had no issues. I use the Nightly version.
Just worked find for me in FF on Android.
I have no problem on firefox for windows. Maybe click it a few times to see if that changes anything? Edit: I see you meant on syncapps.io and not lemmy. Yea, there appears to be some extra commas.
This:
fnames[0]=EMAIL;ftypes[0]=merge;,fnames[1]=FNAME;ftypes[1]=merge;,fnames[2]=LNAME;ftypes[2]=merge;,fnames[3]=ADDRESS;ftypes[3]=merge;,fnames[4]=PHONE;ftypes[4]=merge;,fnames[5]=BIRTHDAY;ftypes[5]=merge
Needs to change to this:
fnames[0]=EMAIL;ftypes[0]=merge;fnames[1]=FNAME;ftypes[1]=merge;fnames[2]=LNAME;ftypes[2]=merge;fnames[3]=ADDRESS;ftypes[3]=merge;fnames[4]=PHONE;ftypes[4]=merge;fnames[5]=BIRTHDAY;ftypes[5]=merge
At least I’m pretty sure. I use Javascript but never touched JQuery
Correction: While there is a syntax error, that’s actually not the problem. The problem was uBlock origin. Disable it and it should work. I had it on desktop and mobile, so I guess that makes sense
Same. IOS
Disable enhanced tracking protection temporarily and try again. The signup form uses mailchimps which is blocked by firefox tracking protection and most adblockers.