history.js
history.js copied to clipboard
Title doesn't change when using History.pushState()
Title doesn't change when using History.pushState(). But it DOES change when you use window.History.pushState(). Nowhere was this documented. How about letting us know that we have to use window.History.pushState()? Hope this ticket saves someone some time figuring this out.