microsoft / vscode-data-wrangler

Other
440 stars 20 forks source link

DW fail to open while right clicking on csv file from vscode #280

Closed HugoPOIDVIN closed 2 months ago

HugoPOIDVIN commented 2 months ago

Environment data

Expected behaviour

File should open in a new tab when clicking on a csv and then on "open with DW'

Actual behaviour

DW window open but load infinitely

Steps to reproduce:

Go to a project directory, right click on a csv file using sidebar and click on "open with DW"

pwang347 commented 2 months ago

Hi @HugoPOIDVIN, thank you for opening this issue! Could you please share some more information about the dataset you are trying to load? It would be great for you to share a dataset where it is not working. If you are not able to share the dataset, it would be great if you could obfuscate it or share a smaller version of it.

Thanks!

HugoPOIDVIN commented 2 months ago

Hi @pwang347 thank you for your answer, unfortunately, I won't be able to share the dataset i'm working on, as it contains customers informations. I won't have the time to modify it to share it to you, but here are few points :

HugoPOIDVIN commented 2 months ago

Just switched back to 1.6.0 version and it works, seems like there's an issue with latest version ?

pwang347 commented 2 months ago

Hi @HugoPOIDVIN, thanks for the update. Seems like this is a dupe of https://github.com/microsoft/vscode-data-wrangler/issues/282 - we've merged a fix into 1.8.1 which should address it, but please let me know if the issue is still occurring for you!