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

[Bug]: Excel is broken #3418

Closed
1 task done
semi-programm opened this issue Nov 2, 2021 · 1 comment
Closed
1 task done

[Bug]: Excel is broken #3418

semi-programm opened this issue Nov 2, 2021 · 1 comment
Labels

Comments

@semi-programm
Copy link

Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?

  • Yes, it's still reproducable

What version of Laravel Excel are you using?

3.1.33

What version of Laravel are you using?

3.6.4

What version of PHP are you using?

8.68.1

Describe your issue

The generated Excel is broken and cannot be opened.

The detailed cause has not been investigated, but it seems to be broken when dependency package "phpoffice/phpspreadsheet": "1.19" is used.

Solution

Downgrading the version of "phpoffice/phpspreadsheet": "1.19" to 1.18 will improve the situation.

How can the issue be reproduced?

Please refer to the following.

What should be the expected behaviour?

Excel is not broken and is expected to open

@patrickbrouwers
Copy link
Member

Please report to PhpSpreadsheet instead, there's nothing we can do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants