MovieForm doesn't work

Hello everyone,
I am on “Mastering react” chapter “Forms” lesson 22/23. I done excercise to make MovieForm as Mosh, but Form doesn’t work - I am not able to type something to input, except Input “number in stock” where I can type only numbers. I am not able to choose from Select box as well. It doesn’t work in editing movie from default list as well.

Can you help me please?

Hi,

Can you enter anything in those input fields, numbers for instance ?

This sounds like an issue with you inputs. go back over you input.jsx and verify that it is setup correctly