Warning: A component is changing
Closed this issue · 0 comments
ch3njust1n commented
Steps to reproduce:
- Go to http://127.0.0.1:5173/create
- Click create new session button
Warning: A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components