Pinned issues
Issues
- 2
一直加载中是怎么回事?
#78 opened by lebron112 - 2
使用生产环境cdn react.production.min.js,会导致死循环
#88 opened by lemoolu - 1
- 5
对象解构使用剩余参数会报错
#114 opened by LesilyMaple - 2
支持Taro吗
#101 opened by victorWuxz - 2
支持react native
#113 opened by JoshuaFeng5 - 2
在next中使用时会报服务端渲染错误,Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.
#104 opened by virtualflase - 0
peerDependencies中React版本声明问题
#87 opened by hangaoke1 - 2
请问在umijs中如何使用hox?
#106 opened by dengxp - 1
使用Hox的Provider之后,tab切换失效了
#103 opened by suifengfengye - 6
在Provider外部设置children的属性,children不更新
#97 opened by ousiri - 1
报错
#102 opened by wangru-chen - 0
从 v1 升级, 示例代码 HoxRoot 弄成了 HotRoot
#99 opened by lmlss - 5
非global store互相引用时,报undefined错误
#98 opened by freewind - 1
- 4
useEffect的触发顺序
#91 opened by comewithl - 2
createStore -> createModel
#92 opened by Andyspace5 - 0
[bug] not support react, react external mode
#69 opened by ycjcl868 - 6
父子组件消费 model,子组件 useEffect 内使用改动 model 父组件无法同步问题
#83 opened by WuHuSa - 1
API 中是否可以提供 forwardRef 的支持
#84 opened by itenl - 1
有没有一个api可以重置数据到初始化状态?
#70 opened by pxim - 10
遇到的一个问题,或者是BUG
#46 opened by hellokidder - 5
- 3
如何跨model通信?和dva相比优势在哪?
#77 opened by paggyli - 0
fast refresh not working in react native
#65 opened by rimsila - 3
很久没更新了,问题量也不多,还在维护吗
#80 opened by codthing - 0
强烈建议增加销毁方法
#81 opened by fgfg163 - 1
修改代码热更新后组件状态不更新
#56 opened by coderlfm - 3
这个错误是什么原因
#76 opened by jianxing-xu - 3
大佬们,为什么要用react-reconciler自定义渲染器呢?小白求解
#74 opened by rayhomie - 0
建议增加一个销毁方法
#73 opened by fgfg163 - 3
感觉是把数据常驻内存里了,没有销毁机制,数据大了吃不消啊,不适合大型应用
#67 opened by daolou - 1
bug
#42 opened by chenhx2015 - 1
hox 多个model依赖引用 来更新页面,出现的一个问题
#64 opened by xiaomingyu-git - 1
RESOLVE unable to resolve dependency tree
#61 opened by accwill - 1
createModel 后的每个状态都是全局单例,组件销毁后也不释放么
#50 opened by phpmaple - 1
- 4
model中不能使用useEffect进行一些异步请求操作吗,报错了
#49 opened by coopercoder - 2
[Ques]当前采用umi的项目方案,想问同useModel的插件有什么异同?两者完成度对比
#58 opened by ChenYCL - 1
能在非组件中进行更新吗
#55 opened by pk110 - 2
hox 与 async await 一起用 无法更新
#48 opened by cnssChain - 3
useCounterModel.data 相关
#53 opened by EiosH - 5
useEffect里【同步】更新state无法正常获取到更新?
#54 opened by ArvinQi - 1
model如何在不是组件情况下使用
#52 opened by tivjoe - 1
model执行时机问题
#51 opened by chj-damon - 1
How initialize a model only when used (lazy)
#47 opened by cardmaster - 3
复杂类型对象的订阅更新机制
#45 opened by coopercoder - 2
hook的单例性质让人费解
#44 opened by Crazing - 0
yarn build 出错
#41 opened by chenhx2015 - 1
如何在一个model使用另外一个 model
#38 opened by tivjoe