Closed tonyzheng121 closed 8 years ago
Check out the source code. All we do is set document.title
. If it doesn't work for you, it probably means that document.title
is not supported in your environment, or that you forgot to add <DocumentTitle>
to other route handlers such as Test1
and Test3
. This doesn't appear to be an issue with this project.
my version is 2.0.2 i have the same issue. it does not work in iphone , but is ok on android . @gaearon
It can not work properly in iphone wechat.
Below is my code.
I test in In iphone5,6 wechat browser, the title does't change when i switch in different page.