carlosvegap / capstone-kickoff

0 stars 0 forks source link

Create experience #36

Closed CarLosVegga closed 1 year ago

CarLosVegga commented 1 year ago

https://user-images.githubusercontent.com/60989884/180836423-af85a036-cd80-497d-96d3-326a6ecbd28d.mov

I almost completed the register experience for the experience makers. My last problem is that the address data is not being saved correctly. I assume it is the combination of the asynchronous functions and the status setter's that is creating inconsistent results (InputLocation.jsx, 14) I used the debugger and in fact, only the last setter is being called (for the 'lat').

So sorry for the longitude of the PR