After creating my handleChange()
function to handle events from my input, I encountered an error that I'm unsure how to resolve.
Shown below is a screenshot of the issue:
https://i.sstatic.net/fWJA2.png
I am currently working with Next.js. In React, this type of error has not been something I've come across before.
Any assistance in resolving this would be greatly appreciated! :)