[
https://issues.apache.org/jira/browse/AIRAVATA-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737839#comment-17737839
]
ASF subversion and git services commented on AIRAVATA-3700:
-----------------------------------------------------------
Commit 3912deccf734595537cf657ec5c04f6827c8ae67 in airavata-django-portal's
branch refs/heads/AIRAVATA-3698--Add-support-for-Python-3.11 from Marcus
Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3912decc ]
AIRAVATA-3700 Handle ENTER key submission of new project form
> 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)