Faisu0p
KPCKevin Powell - Community
•Created by Faisu0p on 1/11/2025 in #front-end
Need Help with Multi Step Form Submission - specifically handlePreviousStep Function()
Note : My Form is working perfectly fine.Also -> Form is submitting fine.
Problem Description in short : When i click on Previous the data resets and old data goes away
Brief Problem Description :
I have been working on a multi step form.It is working fine and submitting perfectly. I wanted to add a functionality where on clicking previous button i go to previous step and edit the data if i want to , but when i click on previous the data is empty.Added handle Previous , it is working but the data is not flowing backwards.
4 replies
KPCKevin Powell - Community
•Created by Faisu0p on 12/6/2024 in #back-end
Getting an error when resending the get request
When i send the request first time it works fine but when i send the request second time it says " Error fetching project: TypeError: The "config.server" property is required and must be of type string."
ERROR ..
51 replies
KPCKevin Powell - Community
•Created by Faisu0p on 11/19/2024 in #front-end
Content going upwards and out of viewport when adding new things below
When i add new content below ,the existing upper content goes out of the viewport from the top. I am not suing absolute positioning , using flex-column in the main container
48 replies