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
目前在Taro小程序模式中使用报错,提示没有Provider包裹
尝试了在app.js引入HoxRoot和对应Store的provider,也提示没有provider包裹
The text was updated successfully, but these errors were encountered:
taro 尝试使用这个库 https://github.com/foca-js/foca ,包括数据持久化也有对应的插件
Sorry, something went wrong.
@victorWuxz 你是 Taro React 的项目不?看起来 Taro 底层使用的就是标准的 react 运行时,所以理论上是可以使用 Hox v2 的,如果不行的话可以发个 demo 看看~
当然也可以试试 @iowxy 说的方案
No branches or pull requests
目前在Taro小程序模式中使用报错,提示没有Provider包裹
尝试了在app.js引入HoxRoot和对应Store的provider,也提示没有provider包裹
The text was updated successfully, but these errors were encountered: