Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrayInput: error when the attribute has no definition #344

Open
viennem opened this issue Jul 20, 2023 · 0 comments · May be fixed by #345
Open

ArrayInput: error when the attribute has no definition #344

viennem opened this issue Jul 20, 2023 · 0 comments · May be fixed by #345
Assignees
Labels
Bug Something isn't working

Comments

@viennem
Copy link
Member

viennem commented Jul 20, 2023

Describe the bug

The ArrayInput does not work properly when it has no definition.

image

Here is the error in the console:

ArrayInput.vue:30 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'rules')
    at setup (ArrayInput.vue:30:1)
    at callWithErrorHandling (runtime-core.esm-bundler.js:158:1)
    at setupStatefulComponent (runtime-core.esm-bundler.js:7236:1)
    at setupComponent (runtime-core.esm-bundler.js:7197:1)
    at mountComponent (runtime-core.esm-bundler.js:5599:1)
    at processComponent (runtime-core.esm-bundler.js:5565:1)
    at patch (runtime-core.esm-bundler.js:5040:1)
    at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5773:1)
    at ReactiveEffect.run (reactivity.esm-bundler.js:178:1)
    at instance.update (runtime-core.esm-bundler.js:5814:1)

To Reproduce

UdrlXxWV8j.mp4

Application

  • leto-modelizer commit hash: 107e2facce4e17fb754472ef7f38f1b85849dc51
@viennem viennem added the Bug Something isn't working label Jul 20, 2023
@viennem viennem self-assigned this Jul 20, 2023
@viennem viennem moved this to 🏗 In progress in Board of Leto-modelizer Jul 20, 2023
@Zorin95670 Zorin95670 assigned viennem and unassigned viennem Nov 24, 2023
@Zorin95670 Zorin95670 moved this from 🏗 In progress to 📋 Backlog in Board of Leto-modelizer Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

1 participant