Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Comments

@Fleury14
Copy link
Collaborator

Expected Behavior

When submitting the order form, the order should successfully submit and be added to the order list.

Actual/Current Behavior

The order form submit action does not work due to an issue with the react parameters.

Order form found here: http://localhost:3000/order

bip12 referenced this issue in bip12/react-challenge-project-jan-2022 Jan 9, 2022
logan-hernandez referenced this issue in logan-hernandez/react-challenge-project-jan-2022 Apr 1, 2022
JimOtermat2 referenced this issue in JimOtermat2/bitwise-react-challenge-project Aug 4, 2022
Send the correct parameters along in the onChange functions so the
values stop getting set to undefined

Fixes #1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.