icortes99 / travel-form-frontend

UI for interaction with the travel forms to Disney. Using Next JS, Chakra and GraphQL
https://travel-form-frontend.vercel.app
1 stars 0 forks source link

Formik validation on itinerary doesn't update when changing hotel #4

Closed icortes99 closed 4 months ago

icortes99 commented 5 months ago

Follow these steps:

icortes99 commented 4 months ago

Issue fixed. Now, every time the hotel changed its value to a new one, the roomType is initialized again so it works as expected