Input fields are breaking on change
Closed this issue ยท 9 comments
Describe the bug
The form components in which you would be providing your inputs are breaking on changing their state. As soon as you type, The components will vanish.
Make sure you are on localhost:3000 and not on https://app.rezyume.co/ because the input fields on live site are working well but, since then there have been many updates on the git repo which might be breaking those inputs.
Expected behavior
They should not vanish instead be supportive.
Desktop (please complete the following information):
- OS: Ubuntu 20.04 LTS
- Browser : Chrome
- Version [e.g. 22]
Additional context
Assign this to me.
@MitAbhay go for it. Let's try looking at it tomorrow for updates...
This issue needs to be fixed immediately otherwise contributors might not be able to add more changes
from what I'm able to see when we make a change in the form input the prop CurrentPage
becomes undefined
due to which we don't see the forms of that page.
Line 34 in ef9f825
In the above line, we need to also set the value of CurrentPage
by
...appState, Resume: ...
@MitAbhay do let us know if you are facing any problems while fixing it.
@Shivansh-yadav13, Oh sorry for being late, I have resolved the issue ...... only PR is left, Let me make that.
@Shivansh-yadav13 Are you not going to tag the issues with the Gssoc2022 label, like in your previous year's issues?
@MitAbhay I'm just a contributor ๐
Ohk, I think I get confused ๐
Can you Clear it, @praveenscience
@MitAbhay I have no clue what @Shivansh-yadav13 is trying to do! ๐