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

Fix form elements warning for readonly template refs #2554

Open
larsrickert opened this issue Jan 20, 2025 · 0 comments · May be fixed by #2555
Open

Fix form elements warning for readonly template refs #2554

larsrickert opened this issue Jan 20, 2025 · 0 comments · May be fixed by #2555
Assignees
Labels
bug Something isn't working or not shown correctly dev Requires technical expertise
Milestone

Comments

@larsrickert
Copy link
Collaborator

Discussed in #2550

Originally posted by Sinan-SchwarzIT January 17, 2025
Hi together,

we have updated our dependencies and encountered an issue after upgrading the Onyx Version from 1.0.0-beta.100 to 1.0.0-beta.123.

On all input form elements, we get the console warning, that the value is read-only (see screenshot at the end).
The components work as usual, but it blows our console.

The issue was introduced with the version: 1.0.0-beta.108 (c7c3296: feat: Expose input elements of form elements)

Current package setup:

  • "sit-onyx": "1.0.0-beta.108",
  • "@sit-onyx/icons": "1.0.0-beta.6",
  • "@sit-onyx/storybook-utils": "1.0.0-beta.75",

Vue Version: 3.5.11

No peer-dependency issues.

Hope you can help out quickly :-)

Best regards and a big thank you for your awesome work!
Sinan Ayhan

PS: Call me via Teams if you have questions

Bildschirmfoto 2025-01-17 um 14 50 03
@larsrickert larsrickert self-assigned this Jan 20, 2025
@larsrickert larsrickert added the bug Something isn't working or not shown correctly label Jan 20, 2025
@github-project-automation github-project-automation bot moved this to New in onyx Jan 20, 2025
@larsrickert larsrickert moved this from New to In Progress in onyx Jan 20, 2025
@mj-hof mj-hof added the dev Requires technical expertise label Jan 20, 2025
@mj-hof mj-hof added this to the Inputs milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or not shown correctly dev Requires technical expertise
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants