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 2023/06/27 18:56:00 UTC

[jira] [Resolved] (AIRAVATA-3700) Creating new project bug: Cannot read properties of undefined (reading 'preventDefault')

     [ https://issues.apache.org/jira/browse/AIRAVATA-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-3700.
---------------------------------------
    Resolution: Fixed

> Creating new project bug: Cannot read properties of undefined (reading 'preventDefault')
> ----------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-3700
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3700
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> {code}
> Frontend error: Cannot read properties of undefined (reading 'preventDefault'): "\"v-on handler\""
> stacktrace: 
>     onCreateProject (webpack://django-airavata-workspace-views/static/django_airavata_workspace/js/components/project/ProjectButtonNew.vue:45:)
>     invokeWithErrorHandling (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:1854:25)
>     fns.slice (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:2179:13)
>     invokeWithErrorHandling (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:1854:25)
>     toArray (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:3882:8)
>     onSubmit (webpack://django-airavata-workspace-views/static/django_airavata_workspace/js/components/project/ProjectEditor.vue:97:)
>     invokeWithErrorHandling (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:1854:25)
>     fns.slice (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:2179:13)
>     _wrapper (webpack://django../static/common/node_modules/vue/dist/vue.runtime.esm.js:6911:24)
> {code}
> h3. Steps to reproduce:
> 1. Click on the project sidebar in the Workspace.
> 2. Click on the *New Project +* button.
> 3. Enter a name for a new project.
> 4. Press the ENTER key.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)