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

Issues in Chrome 65 #225

Open
pale2hall opened this issue Mar 23, 2018 · 14 comments
Open

Issues in Chrome 65 #225

pale2hall opened this issue Mar 23, 2018 · 14 comments

Comments

@pale2hall
Copy link

Hey there,

I'm not sure what has changed, but I'm not getting any errors, or any results in Google Chrome Version 65.0.3325.181 (Official Build) (64-bit).

It seems like it tries to open a new tab, and then the tab goes away instantaneously, but no file is downloaded. Any known workarounds?

@clebens
Copy link

clebens commented Mar 23, 2018

I'm getting similar behavior. I was able to properly download the file in Microsoft Edge 41.16299.15.0.

@krishsharma
Copy link

Getting same concern. Please suggest how can we fix this issue in Chrome version 65.0.3325

@pale2hall
Copy link
Author

@clebens, ng-csv also still works fine in Firefox too.

@dirwin517
Copy link

https://github.com/dirwin517/ng-csv

npm i ng-csv2 --save
bower i https://github.com/dirwin517/ng-csv.git#v0.3.7 --save

Is working for me, hopefully that helps

@pale2hall
Copy link
Author

@dirwin517 Thank you bud!! My users are going to be happy they don't have to run multiple browsers. Did you perhaps make a pull request for @asafdav to integrate the changes?

@Crash--
Copy link

Crash-- commented Mar 27, 2018

thank you @dirwin517. It fixes Chrome 65 but breaks firefox (at least 59) :(

@liampcollins
Copy link

Thanks for this @dirwin517 Noticed that there was a bug using this with IE that redirected to another page when downloading the csv. Will submit a PR for a fix I found for it.

@zeichee
Copy link

zeichee commented Mar 28, 2018

npm i ng-csv2 --save did not work for me.
I tried downgrading my chrome to version 64 and it worked again. But this does not entirely solved the problem because eventually, chrome will update back to version 65

@liampcollins
Copy link

@Crash-- Have submitted a PR to @dirwin517 that should fix the issue with Firefox.

@Crash--
Copy link

Crash-- commented Mar 28, 2018

It seems that ng-csv (this one) works again with Chrome 65.

@dirwin517
Copy link

I'm still seeing the issue with Google Chrome Version 65.0.3325.181 (Official Build) (64-bit) on a MAC
0.3.9 on bower / npm should have @liampcollins fixes and appears to be working in both chrome/firefox

Cherry Picked changes into PR #226

@fernandorossato
Copy link

thx @dirwin517 it's working again in Google Chrome

@krishsharma
Copy link

krishsharma commented Apr 4, 2018

Thanks dirwin. Its fixed in Chrome 65 Version but breaking in Firefox 52.7.3.

@MukulAmbulgekar
Copy link

It seems this is fixed in Version 66.0.3359.137

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

9 participants