Steven Tang

Results 17 comments of Steven Tang

收到,我看看

我目前已经没有系统的访问权限,您可以提供一下联系方式吗?邮件可以发到 [email protected]

Issue reproduced with the help of WPGgit

My solution is use a cronjob to reindex the whole system after a certain amount of time.

I encountered this problem as well. The error is thrown here: https://github.com/julien-nc/phonetrack/blob/66dbfdbb10f50252ed05ac37f09880848e692cc4/src/phonetrack.js#L4808 The root cause is that phonetrack try to invoke "autocomplete" function on the wrong object. The backtrace: ```...

Affected users can bypass this problem by typing the exact "Full Name (username)" and press "enter" and then the share will work. It's just the autocomplete function has some problems....

> For me it's not working. When I press enter nothing happens. Monitoring network traffic and javascript console. But nothing when pressing enter. @GammaPi should I do something with Javascript...