The second parameter of pushState is invalid

history.pushState ({name: "xikom"}, "one page", "5599.html?name=2");

the hb used by the editor is not easy to use in tomcat. What appears in the title bar is the default localhost

.
Mar.03,2021

pushState introduction to the second parameter on

MDN:

title -Firefox has ignored this parameter now and may be used in the future. It is safe to pass an empty string considering possible changes in the future. Of course, you can pass a short title to the state you want to change. (translator's note: most browsers do not support or ignore this parameter, it is better to use null instead)
Menu