Skip to content

fix element label in vue array renderer#2191

Merged
sdirix merged 1 commit into
eclipsesource:masterfrom
LukasBoll:fix_vue_array
Oct 24, 2023
Merged

fix element label in vue array renderer#2191
sdirix merged 1 commit into
eclipsesource:masterfrom
LukasBoll:fix_vue_array

Conversation

@LukasBoll

Copy link
Copy Markdown
Contributor

closes #2157

@netlify

netlify Bot commented Oct 13, 2023

Copy link
Copy Markdown

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit e09f657
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/6537a1795bfa4a0008c7b9f0
😎 Deploy Preview https://deploy-preview-2191--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls

coveralls commented Oct 13, 2023

Copy link
Copy Markdown

Coverage Status

coverage: 84.469%. remained the same when pulling e09f657 on LukasBoll:fix_vue_array into 9146b0f on eclipsesource:master.

@LukasBoll LukasBoll changed the title fix element label in vue array renderer WIP: fix element label in vue array renderer Oct 17, 2023
@LukasBoll LukasBoll changed the title WIP: fix element label in vue array renderer fix element label in vue array renderer Oct 20, 2023
Replaced `isNaN` with `Number.isNaN` to ensure accurate checks.
`isNaN` returns true for most text values, resulting in labels not being shown in the array renderer.

closes eclipsesource#2157
@sdirix
sdirix merged commit c9e8cde into eclipsesource:master Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array Renderer Child Label Regression Bug in Vue (3.1.0)

3 participants