|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 08 > 25 > Telegram_2020-08-25T23 |
2020-08-25T23:40:58
I guess I need to write a \tale of back button\ blog post as well ??
2020-08-25T23:42:49
Simply put, SPA (single pages application) don't deal with back button well.
when you click back on a SPA where should the browser take you to?
Fortunately, IW is not limited to SPA. You can create basically anything with it, including multi-page apps and complete sites with bookmarkable addresses
2020-08-25T23:44:13
having said that.... there are several ways to handle it
2020-08-25T23:44:54
as you are working in \SPA mode\... the best thing to do is to handle the back button (with help of IW features)