Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

客户端注册了同步方法 ,前端错误调用使用异步方法,导致无法使用 #27

Open
tianchong89 opened this issue Nov 14, 2024 · 1 comment

Comments

@tianchong89
Copy link

call methodName: openModule params: {"data":{"path":"/base/webFullScreen","url":"http://www.baidu.com"}} false
call methodName: openModule params: {"data":{"path":"/base/web","title":"百度","url":"http://www.baidu.com"},"_dscbstub":"dscb2"} false
现有两个项目,由于前端使用方式的问题,可能同步方法 ,使用了异步方式调用,客户端使用了同步注册,导致无法监听成功,应该已客户端注册为准,前端使用方式的问题,应由前端改正,

@751496032
Copy link
Owner

call methodName: openModule params: {"data":{"path":"/base/webFullScreen","url":"http://www.baidu.com"}} false call methodName: openModule params: {"data":{"path":"/base/web","title":"百度","url":"http://www.baidu.com"},"_dscbstub":"dscb2"} false 现有两个项目,由于前端使用方式的问题,可能同步方法 ,使用了异步方式调用,客户端使用了同步注册,导致无法监听成功,应该已客户端注册为准,前端使用方式的问题,应由前端改正,

已调整

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants