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

Responsive file manager doesn't work when I install SixLabors.ImageSharp package #32

Open
areltasarim opened this issue Nov 3, 2022 · 6 comments

Comments

@areltasarim
Copy link

areltasarim commented Nov 3, 2022

hello

Responsive file manager doesn't work when I install SixLabors.ImageSharp package Although images are uploaded, they do not appear on the listing screen

@areltasarim areltasarim changed the title Responsive file manager doesn't work when I install Sixlabors package Responsive file manager doesn't work when I install SixLabors.ImageSharp package Nov 3, 2022
@jakubmisek
Copy link
Contributor

this might be caused by the fact, the responsive file manager depends on PeachPie.Library.Graphics which depends on SixLabors.ImageSharp >=1.0.0

There might be a NuGet version mismatch, and the referenced version of SixLabors.ImageSharp might not work with responsive file manager.

@areltasarim
Copy link
Author

thank you

@jakubmisek
Copy link
Contributor

there are two options

@gordon-matt
Copy link
Owner

@jakubmisek This is apaprently still an issue:
image

I've had 2 other cases raised about it, one of which was just a few weeks ago. Any chance you guys could look at updating the ImageSharp dependency?

@areltasarim
Copy link
Author

Will the SixLabors.ImageSharp issue be fixed? It still doesn't work in the latest version.

@gordon-matt
Copy link
Owner

@areltasarim I have no control over this. I have created an issue on PeachPie's repo. If they ever get around to updating it, then I can do the same for this project.

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

3 participants