You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/07/15 17:28:00 UTC

[jira] [Created] (AIRAVATA-3489) Cannot read property 'getWrapperElement' of null: "\"destroyed hook\""

Marcus Christie created AIRAVATA-3489:
-----------------------------------------

             Summary: Cannot read property 'getWrapperElement' of null: "\"destroyed hook\""
                 Key: AIRAVATA-3489
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3489
             Project: Airavata
          Issue Type: Sub-task
          Components: Django Portal
            Reporter: Marcus Christie
            Assignee: Marcus Christie


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)