history.js icon indicating copy to clipboard operation
history.js copied to clipboard

Updated the code for new state empty title issue in History.setTitle method.

Open rajkumar-duvva opened this issue 8 years ago • 0 comments

Issue : In History.setTitle method, if new state title is empty, document title getting updated with empty value and title is showing the URL.

Fix : To fix this, document title is updated when new state title is not empty in History.setTitle method.

rajkumar-duvva avatar Dec 07 '17 10:12 rajkumar-duvva