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
#23 Hello, using deeplinking i notice that the tabs don't change when pressing back/forward browser buttons. The hash changes but not the tabs. Is this by design?
Tested in Chrome and IE11.
The text was updated successfully, but these errors were encountered:
While using hashchange might work, it's not very SEO friendly.
I've tried to set this up with the HTML5 browser history API, but unfortunately something in the Tablet code appears to be preventing the browser history from working correctly.
#23 Hello, using deeplinking i notice that the tabs don't change when pressing back/forward browser buttons. The hash changes but not the tabs. Is this by design?
Tested in Chrome and IE11.
The text was updated successfully, but these errors were encountered: