-
-
Notifications
You must be signed in to change notification settings - Fork 842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [Bug report]: An issue with Create Testimonial #1520
Comments
Hey! contributor, thank you for opening an Issue 🎉.@reactplay/maintainers will review your submission soon and give you helpful feedback.
If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
|
I want to work on this , please assign me this |
sure assigned to you |
@Goutamchoudhary907 Can you update me on the progress of this particular issue? |
Just started working on it now ,I had my exams so couldn't work till now |
ok ok |
Hey @Goutamchoudhary907, I hope you're doing well! Just wanted to check in and see if you’re facing any challenges with this issue. It’s been over two weeks since it was assigned, and we’d appreciate it if you could wrap it up in the next three days. If not, we might need to reassign it. Thanks for your understanding! Looking forward to your contribution. |
Hey @PriteshKiri @priyankarpal i check all the files related files to testmonial and didn't find any error then i add some console logs to check errors , after that i undo all my changes and then check site in my local host it is working properly i able to add testimonial , i dont know how this is possible i just add this dependency to the package.json file ( "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
@Shivam-Katare can you please look into this? |
I checked that @PriteshKiri, and it's not working. It's just adding a |
Descrcibe the bug?
When we try to create a testimonial and click on the Create Testimonial button, the page refreshes, adding a refreshToken to the URL. Each time this happens, a new refreshToken is added, and the page refreshes again, but nothing else happens.
https://reactplay.io/testimonials?refreshToken=5eb18423-2820-4c87-85aa-d164ceee5b64?refreshToken=1b333bf2-f259-494b-bf9d-ae52e6bad6f2?refreshToken=e5616046-17b0-433a-ad9f-cc1af85647a0?refreshToken=e059bea3-8b2b-4825-801f-4410575d72e4
Steps to reproduce the bug?
Testimonial
SectionView All Testimonial
Create Testimonial
ButtonrefreshToken
to the URL but nothing else happens.Expected behavior
When the "Create Testimonial" button is clicked, a text box or modal should open where the user can share their feedback or experience. After saving, the new testimonial should be added to the list and displayed alongside others.
Desktop (Please provide your system information)
OS: Windows
Browser: Chrome
Mobile (Please provide your device information)
No response
Screenshot / Screenshare
No response
Relevant log output
No response
Record
Code of Conduct
The text was updated successfully, but these errors were encountered: