-
Notifications
You must be signed in to change notification settings - Fork 627
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
Not works on Firefox browser #577
Comments
only happens with add block |
It happens to me, this is the console output:
It could be because of the wrong CORS configuration or is it an unrelated library? I have Adblock Plus but I disabled it and it still doesn't do anything after clicking the create button. I have tested it on Chrome with also ABP activated and it genereate the file correctly. |
Happens to me too, any solutions? |
In the meantime I've found that you can use the API directly to workaround this, e.g. https://www.toptal.com/developers/gitignore/api/Swift,macOS?format=lines. It seems this has already been identified in a parallel issue. |
Same issue here. I have DNS adblock, browser adblock extensions, strict privacy controls, etc. I have no idea which one of these broke it, so I can't just fix it. For now I have to use Chrome which is odd since it also uses the similar DNS adblock, browser extensions, privacy controls, etc. |
I have just tried again in Firefox and it is running ok for me now. |
I just checked, and it's working with Chrome and Firefox (no need to disable any add-ons), but not Safari 😂 |
It's not working here with firefox 100.0 on linux, can pick the tags, but the "Create" button does nothing at all |
I'm having the same problem with Brave (Version 1.38.119 Chromium: 101.0.4951.67 (Official Build) (64-bit)) on Windows 10. However, it works for me in Firefox (Developer Edition). |
Try to check for privacy extensions in your browser. I had the same problem, but everything works fine after disabling the "DuckDuckGo Privacy Essentials" extension. |
Thanks for reporting! We have added this issue to our backlog and should be releasing a fix soon. Also relates to #576 |
A fix has been released 🚀 |
Hi @filipechagas, thanks for the update. This does still not work in firefox for me. But it started working in Chrome again :) |
That's interesting. Can you please make sure you have cleared cache? |
I'm also just running uBlock Origin. Cache is clear, still no go. The only difference I can tell from your setup is that I'm on Windows, and I'm on a VPN with NetShield which should be similar to Pi-hole. The only network requests that are blocked by uBlock are the ones to Console has this error twice, but otherwise only warnings (except for the uBlock requests previously mentioned):
No luck in disabling the VPN either. |
Umm , issue still exists , even with no ad block |
Hi folks! Thanks again for the valuable feedback! Can you please take another look and let me know how things are going now? I’ve already god a feedback from @RajrupDasid #583 (comment) |
Works for me 🥳 Thanks! |
Issue
Development Environment:
Expected Behavior:
Generate gitignore file for swift ios projects
Actual Behavior:
Create button doesn't works when click to it
Reproduction Steps:
Just open: gitignore.io web site and type Swift to input field then press to create button
The text was updated successfully, but these errors were encountered: