Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added logic to remove query params from image url in student view
The student assignment view was unable to load uploaded microscopy images because of an expiration parameter being appended to the S3 URL. This PR strips all query params from those URLs as they are not needed.
- Loading branch information