Skip to content

Fix bug in ArrayInput when the attribute's definition is null#345

Open
viennem wants to merge 2 commits intomainfrom
bugfix/arrayinput_no_def
Open

Fix bug in ArrayInput when the attribute's definition is null#345
viennem wants to merge 2 commits intomainfrom
bugfix/arrayinput_no_def

Conversation

@viennem
Copy link
Member

@viennem viennem commented Jul 20, 2023

No description provided.

@viennem viennem linked an issue Jul 20, 2023 that may be closed by this pull request
@viennem viennem self-assigned this Jul 20, 2023
@viennem viennem added the Bug Something isn't working label Jul 20, 2023
@viennem viennem force-pushed the bugfix/arrayinput_no_def branch from 5696239 to 8abea74 Compare July 20, 2023 13:02
@viennem viennem changed the title Fix bug in ArrayInput when its definition is null Fix bug in ArrayInput when the attribute's definition is null Jul 20, 2023
@viennem viennem force-pushed the bugfix/arrayinput_no_def branch from 8abea74 to 4f74162 Compare July 20, 2023 14:37
@viennem viennem force-pushed the bugfix/arrayinput_no_def branch 2 times, most recently from e33d9a1 to 5c1d8d0 Compare July 21, 2023 14:29
@github-actions
Copy link

Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json

 @vue/test-utils    =2.4.0  →    =2.4.1
 cypress          =12.17.1  →  =12.17.2

Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json

1 similar comment
@github-actions
Copy link

Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json

 @vue/test-utils    =2.4.0  →    =2.4.1
 cypress          =12.17.1  →  =12.17.2

Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

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 this pull request may close these issues.

ArrayInput: error when the attribute has no definition

2 participants