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

can't to open xlsx files on Windows 10 #345

Open
CodeWater404 opened this issue Dec 4, 2024 · 0 comments
Open

can't to open xlsx files on Windows 10 #345

CodeWater404 opened this issue Dec 4, 2024 · 0 comments

Comments

@CodeWater404
Copy link

CodeWater404 commented Dec 4, 2024

I also encountered the same problem of not being able to open xlsx files.
image

My ide is cursor, here is version infos:

Version: 0.43.5
VSCode Version: 1.93.1
Commit: 2eaa79a1b14ccff5d1c78a2c358a08be16a8e5a0
Date: 2024-11-27T09:11:51.854Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045

Data preview version is v2.2.0.

I find some same issues , but they don't seem to reproduce and slove it?
I spend hours testing different types of files and found that problem occurred in this special situation in xlsx files:

  • If the xlsx file has only one sheet and only one line of data, it will not be rendered normally.
  • If there are multiple sheets in the xlsx file, and the first sheet has only one line of data, then it will not be rendered normally.

Except for these two cases, xlsx can render normally.
I hope this information will be helpful to you.

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

1 participant