I have…
- [X] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [X] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
Image resize does not work.
Here’s an example: https://cloud.squidex.io/api/assets/e71eaf24-961c-4ad9-ab56-d60cf19093c3?width=1400. The width parameter as no effect. The original image with its full width is shown.
However, if I change the width to 1401, it works again. Seems to be caching issue…
Expected behavior
https://cloud.squidex.io/api/assets/e71eaf24-961c-4ad9-ab56-d60cf19093c3?width=1400 should resize to 1400px.
Minimal reproduction of the problem
Open this link: https://cloud.squidex.io/api/assets/e71eaf24-961c-4ad9-ab56-d60cf19093c3?width=1400. It’s not 1400px wide.
Environment
- [ ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [X] Cloud version
Version: current version
Browser:
- [X] Chrome (desktop)
- [X] Chrome (Android)
- [X] Chrome (iOS)
- [X] Firefox
- [X] Safari (desktop)
- [X] Safari (iOS)
- [X] IE
- [X] Edge