Next.js Discord

Discord Forum

is there way to disable run time warnings

Unanswered
New Guinea Freshwater Crocodile posted this in #help-forum
Open in Discord
New Guinea Freshwater CrocodileOP
I want to disable dev mode terminal warning logs like this

Warning: You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`.

5 Replies

New Guinea Freshwater CrocodileOP
I'm asking how to disable these type of warnings.
New Guinea Freshwater CrocodileOP
I'm asking how to disable not to fix
you just repeated what the warning said!