You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/02 12:51:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRAVATA-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391567#comment-17391567 ] 

ASF subversion and git services commented on AIRAVATA-3489:
-----------------------------------------------------------

Commit 9b9a1a92ef27d8ad3689bc918db583174b5f96a2 in airavata-django-portal's branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=9b9a1a9 ]

AIRAVATA-3489 Check that editor was created before tearing it down


> 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
>            Priority: Major
>
> h1. 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.
> h1. Actual results
> An error message that is something like
> {code}
> Cannot read property 'getWrapperElement' of null: "\"destroyed hook\""
> {code}
> or 
> {code}
>  this.editor is null 
> {code}
> h1. Expected results
> The preview window closes without errors.



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