Functionality implemented here introduces a bug when trying to navigate directly to an article. The route changes automatically to the last visited article.
Reported here and here.
I could reproduce it myself.
One possible solution is to add an additional check before it changes the route, if the url is the homepage, then redirect.
Functionality implemented here introduces a bug when trying to navigate directly to an article. The route changes automatically to the last visited article.
Reported here and here.
I could reproduce it myself.
One possible solution is to add an additional check before it changes the route, if the url is the homepage, then redirect.