Relative Content

Tag Archive for reactjsfrontendreact-fullstack

Drop down menu selecting other input field not appearing

I am trying to get an input field to appear when the user selects ‘other’ from the drop down menu. It was only appearing when I first got on the add recipes page, but I changes a few lines and then it stopped appearing all together. I am using FLask for the backend and it is pulling the cuisines from a database.