While following the tutorial (Part One) to the letter, I encountered this problem:
<Link> elementDoing a full page reload (Command-R) makes it work properly with JS navigation from then on.
Is there anything I'm doing wrong or that I could do to help debug this? Thanks!
Please check #1966, sounds like the same issue.
Am 03.09.2017 um 18:40 schrieb Helder S Ribeiro notifications@github.com:
While following the tutorial (Part One) to the letter, I encountered this problem:
I add the element
I save the file
The link shows up on the page with hot reloading
I click on the link
The URL does get updated
But nothing happens to the page content.
Doing a full page reload (Command-R) makes it work properly with JS navigation from then on.Is there anything I'm doing wrong or that I could do to help debug this? Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Most helpful comment
Please check #1966, sounds like the same issue.