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

Incorrect textarea #3403

Open
leafty opened this issue Nov 18, 2024 · 0 comments
Open

Incorrect textarea #3403

leafty opened this issue Nov 18, 2024 · 0 comments
Labels

Comments

@leafty
Copy link
Member

leafty commented Nov 18, 2024

Incorrect textarea

Warning: Controller contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components
    at textarea
    at Controller (https://renku-ci-ui-3402.dev.renku.ch/node_modules/.vite/deps/react-hook-form.js?v=b1f3497f:304:35)
    at JsonField (https://renku-ci-ui-3402.dev.renku.ch/src/features/sessionsV2/components/SessionForm/AdvancedSettingsFields.tsx:113:3)
@leafty leafty added the bug label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant