We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i.g:
msgReceiver.say`hello, ${contact}`
result
@undefined hello, @someone
The text was updated successfully, but these errors were encountered:
i.g: msgReceiver.say`hello, ${contact}` result @undefined hello, @someone
same issue.
Sorry, something went wrong.
1.13.x版本有这个问题,你用1.12.7 的就不会有这个问题了,我验证了。我在研究xp的功能和写demo,你可以关注我的公众号:程序员野区。 在程序干货的合集里,如果我解决了xp相关问题会更新到那
看起来新的版本修复了这个问题。
是的 ,我昨天刚试了1.13.8版本,是解决了@undefined的bug,我又发现一个新的bug到时候我单独发个贴,看下作者可不可以修复下
No branches or pull requests
i.g:
result
The text was updated successfully, but these errors were encountered: