Open
Description
To repro:
- Go to CovHack site
- Click nav link to go to Hacktoberfest page
- Click Home or use browser back button to return to homepage
- 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
Metadata
Metadata
Assignees
Labels
No labels