Relative Content

Tag Archive for javascriptreactjsjsx

Input field loses focus when I type

I am building a React application that uses an input field to allow users to type a recipe title, then, when they submit the form, the recipe should be added to a RecipeList.

Can someone help me with the audio.Pause method

I’ve tried looking through other methods people tried such as the Audio Tag and using audio ref to control the pause and play functionalities but I keep getting the following error 3750 Uncaught TypeError: Cannot read properties of undefined (reading ‘play’).
Code showing how audioref is not working..
error keeps complaining that my play method is undefined