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

Difference in content on page reload. #25

Open
dreamer01 opened this issue Jan 13, 2020 · 2 comments
Open

Difference in content on page reload. #25

dreamer01 opened this issue Jan 13, 2020 · 2 comments

Comments

@dreamer01
Copy link

When visiting a podcast page from the episode link, it comes with

  • Player
  • Sponsors
  • Show notes
  • Resources
  • Transcript

But when we reload the page only the player is available, other content is missing.

I am adding it as an issue, hoping its not intended behavior.

Thanks.

@dimitrisr
Copy link

I'm experiencing the same thing. The Sponsors, Notes, etc appear only when you visit the episode from the /episodes page. Otherwise, only the player is visible.

The content is missing not only when you reload but also when you access the episode page directly or from an external link (twitter, etc).

serchavalos added a commit to serchavalos/ladybug-website that referenced this issue Apr 11, 2020
This commit fixes the issue reported on ladybug-podcast#25 and ladybug-podcast#65. From what I researched
it is related to the bug facebook/react#5479 and their suggestion is to replace
tag <p /> with <div /> when using `dangerouslySetInnerHTML` attribute
@serchavalos
Copy link

Hello! I created a PR that might fix this
#71

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

3 participants