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

Navigation makes ti.to widget disappear #1

Open
jmsv opened this issue Dec 21, 2019 · 0 comments
Open

Navigation makes ti.to widget disappear #1

jmsv opened this issue Dec 21, 2019 · 0 comments
Assignees

Comments

@jmsv
Copy link
Member

jmsv commented Dec 21, 2019

To repro:

  1. Go to CovHack site
  2. Click nav link to go to Hacktoberfest page
  3. Click Home or use browser back button to return to homepage
  4. ti.to widget has magically vanished

On refresh, widget is present again.

A hacky fix for links would probably be to use normal <a href="... rather than Gatsby Link components, although this disables the pre-loading stuff and the browser back button still has the same problem.

We probably need to find a way to force it to reload when the index page is rendered

@jmsv jmsv transferred this issue from CovHack/CovHack2020 Dec 17, 2020
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