Closed Ayanrocks closed 6 years ago
Problem: Back button while showing the login page don't work. It just changes the url thorugh HTML5 push redirect but a full refresh don't occur.
Solution: Instead of changing the url, its best to do a full redirect to home.
I'll check it out. :)
@emurgobot claim
Hmm, I can't seem to reproduce it, either on production or on the local server. The back button always takes you back.
Problem: Back button while showing the login page don't work. It just changes the url thorugh HTML5 push redirect but a full refresh don't occur.
Solution: Instead of changing the url, its best to do a full redirect to home.