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

Expected results data disappear after refresh on scorelab website #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SaurabhSonde
Copy link
Contributor

This resolves #174
The issue is on scorelab website Gsoc2021 page in idealist the expected results data disappear after refresh which is because the dangerouslySetInnerHTML on p tag.
I have added div tag instead of p tag which may solve this issue in production.
I google the issue for sometime and found that this is due to the nested p tag.I am leaving a reference link of similar react and gatsby issue.
Reference link:-
React Issue
Gatsby Issue

@SaurabhSonde
Copy link
Contributor Author

I would request @charithccmc and @wdevon99 to please review this PR.

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

Successfully merging this pull request may close these issues.

Expected results data disappear after refresh on scorelab website.
1 participant