Skip to content
New issue

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

f2-my,支付宝小程序关闭基础库2.0(mpaas不支持),my.createSelectorQuery({page}) 不支持。去掉page,查询不到节点信息,因为此时组件还没有创建完成,需要延迟查询 #3987

Closed
1 task
weiminghaoo opened this issue Jun 16, 2022 · 1 comment

Comments

@weiminghaoo
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://gitee.com/antv/f2/tree/master/packages/my/examples/test

Steps to reproduce

TypeError: t.callRemote is not a function
at e.t.exec (af-appx.worker.min.js:24)
at Object.didMount (index.js:52)
at Object.config. (core.js:90)
at ve (af-appx.worker.min.js:24)
at ft (af-appx.worker.min.js:24)
at n.o.componentDidMount (af-appx.worker.min.js:24)
at Wr (af-appx.worker.min.js:24)
at Fr (af-appx.worker.min.js:24)
at jr (af-appx.worker.min.js:24)
at Nr (af-appx.worker.min.js:24)

Environment Info
g2 4.2.3
System -
Browser -
@hustcc
Copy link
Member

hustcc commented Jun 16, 2022

可以在这里提交 issue:https://github.com/antvis/f2

@hustcc hustcc closed this as completed Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants