You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This isn't so much a bug as a feature improvement I'd like to see if possible. If a user goes directly to a page in my mobile app. Say they came to the page from google or something like that. If I use data-rel="back" then it will take them back to the page that referred them to my app not to the correct previous page. For the time being I'm just not using data-rel="back" but it would be nice to have it detect if the previous link is on the same domain or something and if it isn't then use the regular link instead.