kiwix-js
kiwix-js copied to clipboard
params.isLandingPage remains false when history is used to navigate
To reproduce: Open kiwix-js Go to some article Navigate to home page using back button (using history.back())
Issue: Currently on landing page but params.isLandingPage remains 'false'