Why in my submit MUi button in react hook form neither logging on console nor sending data on mongoDB?
I don’t understand why my react hook form built with Integration of Controller with various Mui Components such as TextFields Date Picker and Time Pickers two react select components for dropDown menu, while on running clicking Submit Button made with Mui niether I am seeing any kind of log or error on my console nor any kind nor sending my form data on my MongoDB database.