Skip to content
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

🐞Not Rendering Anything When Click on the Term of Use #406

Open
RachitSahu26 opened this issue Nov 7, 2024 · 1 comment
Open

🐞Not Rendering Anything When Click on the Term of Use #406

RachitSahu26 opened this issue Nov 7, 2024 · 1 comment

Comments

@RachitSahu26
Copy link

Clicking on the "Terms of Use" link does not render the expected content. Instead, it either shows a blank page or fails to navigate to the correct route.

This issue may stem from:

Incorrect route configuration in the routing setup.
A missing or misnamed component for the Terms of Use page.
A failure in conditional rendering within the Terms of Use component.
A potential typo in the link or route path.
Steps to Reproduce:

Click on the "Terms of Use" link in the application footer or menu.
Observe that the page does not load the Terms of Use content as expected.
Suggested Fixes:

Verify the routing path and component import for the Terms of Use page.
Check if the component is exporting correctly and includes content.
Test if the link points to the right path in the router configuration.

term.an.condision.mp4
@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 7, 2024

Already Assigned to someone @RachitSahu26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants