Relative Content

Tag Archive for pythonreactjsflaskreact-select

Unable to reach Flask API endpoint endpoint on react form submit

I am very new to react and having a struggle in reaching the Flask API endpoint on form submit. The code is not throwing an error, and it seems the endpoint is not being reached. Sharing the code below, any insight would be very helpful. Thanks in advance.