-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
小程序插件页面无法使用Taro专有 Hooks #11373
Comments
等待热心的小伙伴解决问题中..., 有一些相关的 issues 可能帮助到你! Thank you so much! |
This was referenced Mar 2, 2022
Closed
Closed
fw6
added a commit
to fw6/taro
that referenced
this issue
Mar 3, 2022
Taro专有 Hooks在小程序插件页面中可以使用 NervJS#11373
17 tasks
This was referenced Mar 3, 2022
Closed
遇到同样的问题,请问有解决方法吗? |
This was referenced Mar 17, 2022
Chen-jj
added a commit
to fw6/taro
that referenced
this issue
Mar 27, 2022
Chen-jj
added a commit
that referenced
this issue
Mar 27, 2022
* fix(taro-alipay): 支付宝小程序插件配置字段缺失 支付宝小程序插件生成的plugin.json配置缺少pages #11361 * fix(react): 修复小程序插件无法使用hooks问题 Taro专有 Hooks在小程序插件页面中可以使用 #11373 * test(ci): 更新测试结果快照 * fix: 更改代码写法,修复错误 临时修复react-devtools在插件开发模式下报错问题;PR中根据代码建议调整写法 #11438 * Revert "fix(react): 修复小程序插件无法使用hooks问题" This reverts commit dc93f9a. # Conflicts: # packages/taro-loader/src/native-component.ts * chore: update plugin example * fix(react): 修复小程序插件无法使用 Taro hooks 的问题,fix #11373 * fix(loader): 修复编译小程序插件时配合使用 devtools 插件会报错的问题,fix #11438 * fix: ci Co-authored-by: chenjiajian <798095202@qq.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
小程序基础库: 2.22.1
使用框架: React
复现步骤
期望结果
Taro专有 Hooks在小程序插件页面中可以使用
实际结果
在"@tarojs/taro"未找到相关Hooks。
环境信息
The text was updated successfully, but these errors were encountered: