vlead / vlabs-landing-pages

Other
1 stars 4 forks source link

Bug: Loading labs and disciplines in a same page, while traveling through browser back button from the experiment page. #117

Closed BalammaBoya closed 6 years ago

BalammaBoya commented 7 years ago

Loading labs and disciplines in a same page, while traveling through browser back button from the experiment page.

travula commented 6 years ago

Replace the history on all events.

history.replaceState(null, null, "url-for-home-page-of-landing-pages"); 

Refererence

mrudhvika940 commented 6 years ago

Link to back button detection library.

madhavipuliraju commented 6 years ago

Solved using on page show function. commit id : 4f0b327a930f1c44d76ec2cff8663c08a4567c00