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 download not working #4111

Closed
1 task done
Xsaven opened this issue Mar 26, 2024 · 1 comment
Closed
1 task done

[Bug]: Excel download not working #4111

Xsaven opened this issue Mar 26, 2024 · 1 comment

Comments

@Xsaven
Copy link

Xsaven commented Mar 26, 2024

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.46

What version of Laravel are you using?

10.48.4

What version of PHP are you using?

8.3.3

Describe your issue

Good afternoon, I have the same problem, using the download method I download a broken file.
image
image

The most interesting thing is that there is a valid Excel in the store:
image
image
which opens without problems.

Previously it worked without problems, but I understand that after some update of the package itself or Laravel. It’s unlikely, of course, but it seems to me that the problem is in the download, which is provided by Laravel, since normal Excel will end up in the store and it’s impossible to extract it except using the download method.

image

Downloading the csv works without problems.

The operating system does not matter, I tried different ones.

How can the issue be reproduced?

After any download of the Excel file, it does not open.
image

What should be the expected behaviour?

The file should open in the system without any problems.
image

@Xsaven Xsaven added the bug label Mar 26, 2024
@stale stale bot added the stale label May 26, 2024
Copy link

stale bot commented May 27, 2024

This bug report has been automatically closed because it has not had recent activity. If this is still an active bug, please comment to reopen. Thank you for your contributions.

@stale stale bot closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant