Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Steps to reproduce
1. Create a new experiment with an application that has a file input, like Gaussian16
2. Upload an input file that is greater in size than 1MB
3. Click on the uploaded file to preview it.
4. No preview is available because it is over 1MB. This is expected and fine.
5. Close the preview window.
Actual results
An error message that is something like
Cannot read property 'getWrapperElement' of null: "\"destroyed hook\""
or
this.editor is null
Expected results
The preview window closes without errors.
Attachments
Issue Links
- relates to
-
AIRAVATA-3458 Don't preview large files in user storage browser
- Resolved