GitHub / wechat-miniprogram/mobx-miniprogram-bindings issues and pull requests
#67 - optimize: use regexp literal instead of constructor
Pull Request -
State: closed - Opened by LastLeaf 2 months ago
#66 - fix: failure on Page constructor (#64)
Pull Request -
State: closed - Opened by LastLeaf 2 months ago
#65 - feat: Support storeBindingsBehavior for the Page constructor
Pull Request -
State: closed - Opened by a13837811459 3 months ago
- 8 comments
#64 - 优化Page中无法使用storeBindingsBehavior的问题
Issue -
State: closed - Opened by a13837811459 3 months ago
#63 - storeBindings绑定数组之后,页面ts类型提示出错
Issue -
State: open - Opened by chenyaohuan 3 months ago
- 4 comments
#62 - 如何让store跟随页面一起创建和销毁
Issue -
State: closed - Opened by keluokeda 4 months ago
- 1 comment
#61 - 在使用mobx 和 computed 的时候 我遇到了不少问题,我把代码写在一个代码快中了,大佬有时间能帮我看看吗
Issue -
State: closed - Opened by lilin87788 5 months ago
- 1 comment
#60 - 微信小程序官网不建议使用proxy属性,但是MobX依赖 Proxy,是否有兼容性问题
Issue -
State: closed - Opened by bxm0927 5 months ago
- 1 comment
#59 - 请问app.js可以使用吗?
Issue -
State: closed - Opened by my6521 7 months ago
- 1 comment
#58 - 直接在 Page 通过 storeBindings 来绑定 store 读取不到状态,但通过一个 Behavior 绑定 store,然后再在 Page 里引入该 behavior 就可以。
Issue -
State: closed - Opened by jaggerwang 7 months ago
- 3 comments
Labels: bug
#57 - 如何追踪变化记录?
Issue -
State: closed - Opened by jaggerwang 7 months ago
- 1 comment
#56 - TS使用ComponentWithStore时,当存在多个storeBindings元素时,无法在this上找到action方法
Issue -
State: closed - Opened by xieweixin 9 months ago
- 2 comments
#55 - typescript中使用ComponentWithComputed,ComponentWithStore构建组件无法添加behaviors
Issue -
State: closed - Opened by lilin87788 9 months ago
- 21 comments
#54 - 在Page错误使用 behaviors, storeBindings的方法进行绑定后,该store的属性设置失效。
Issue -
State: closed - Opened by chenkigba 10 months ago
- 6 comments
#53 - 结合TS使用`ComponentWithStore`时,无法在`this`上找到action方法
Issue -
State: closed - Opened by kkaatii 11 months ago
- 47 comments
#52 - Component this.data.xxx,xxx未声明的情况下推导为any
Issue -
State: closed - Opened by lv-z-l 11 months ago
- 2 comments
Labels: invalid
#51 - Feat better typing
Pull Request -
State: closed - Opened by LastLeaf 12 months ago
- 1 comment
#50 - feat: change type lib (#49)
Pull Request -
State: closed - Opened by LastLeaf 12 months ago
#49 - 希望变更 WechatMiniprogram 的类型库(@types/wechat-miniprogram)为 miniprogram-api-typings
Issue -
State: closed - Opened by lv-z-l 12 months ago
Labels: enhancement
#48 - Major update: v3
Pull Request -
State: closed - Opened by LastLeaf about 1 year ago
#47 - actions 字段未进入 TMethod
Issue -
State: closed - Opened by liaokaime about 1 year ago
- 3 comments
Labels: enhancement
#46 - 切换了skyline模式后,通过behavior 绑定store数据,无法通过this.data.xxx访问store里面的数据,切换到webview模式正常
Issue -
State: closed - Opened by worldsoon over 1 year ago
- 7 comments
#45 - 请问一下,behavior 绑定模式下,使用的Component 构造器来创建的页面,在页面卸载的时候怎么重置数据
Issue -
State: closed - Opened by gaoyouAwait over 1 year ago
- 1 comment
#44 - 每次修改store的时候都会触发setTimeout
Issue -
State: closed - Opened by neoprience over 1 year ago
- 2 comments
#43 - 存在store里的字段太多是不是会影响页面的setData
Issue -
State: closed - Opened by neoprience over 1 year ago
- 1 comment
#42 - 没有ts类型支持吗?
Issue -
State: closed - Opened by wyl086 over 1 year ago
- 1 comment
#41 - 请问如何正确的在app.js中使用Mobx?
Issue -
State: closed - Opened by shuimupj almost 2 years ago
- 1 comment
#40 - store的数据字段中有数组,对数组增删改操作都无法刷新页面
Issue -
State: closed - Opened by qianciling about 2 years ago
- 1 comment
#39 - Ts:2.1.0以上版本会导致typeRoots报错
Issue -
State: closed - Opened by zhao-haoyang about 2 years ago
- 1 comment
#38 - build(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /demo
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#37 - build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /demo
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#36 - build(deps): bump json5 from 1.0.1 to 1.0.2 in /demo
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#35 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /demo
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#34 - 带有 namespace 时 setData 范围过大
Issue -
State: open - Opened by lei1248276 over 2 years ago
- 1 comment
Labels: bug
#33 - build(deps): bump minimist from 1.2.5 to 1.2.8 in /demo
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#32 - 文档里提到的ComponentWithStore和BehaviorWithStore是否可以考虑加入wechatminiprogram-typings的支持
Issue -
State: closed - Opened by dhlolo over 2 years ago
- 1 comment
#31 - 空数组会生成999条
Issue -
State: closed - Opened by ghost over 2 years ago
- 1 comment
#30 - 修改数据
Issue -
State: closed - Opened by happystudy666 over 2 years ago
- 1 comment
#29 - 是否支持按数据路径更新数据?
Issue -
State: closed - Opened by mrzhaichao about 3 years ago
- 1 comment
#28 - 异步action
Issue -
State: closed - Opened by 812781385 about 3 years ago
- 1 comment
#27 - 找不到模块“mobx-miniprogram-binding”或其相应的类型声明。
Issue -
State: closed - Opened by HavocZhang about 3 years ago
- 5 comments
#26 - 可以在page和component中使用,那么如何在小程序的公用的js文件里面去取值和触发action
Issue -
State: closed - Opened by wangqi7916 over 3 years ago
- 4 comments
#25 - 能不能在github上公布mobx-miniprogram代码
Issue -
State: closed - Opened by 13751139402 over 3 years ago
- 1 comment
#24 - 请问怎么搞,是我使用方式不对吗
Issue -
State: closed - Opened by acegank over 3 years ago
- 2 comments
#23 - ComponentWithStore 的 TS 支持
Issue -
State: closed - Opened by Bittttter over 3 years ago
- 2 comments
#22 - ts this.data.xxx undefined 如何解决?
Issue -
State: closed - Opened by zx1222 almost 4 years ago
- 2 comments
#21 - fix: 低版本小程序不支持replaceAll方法, 使用replace替换
Pull Request -
State: closed - Opened by citrusjunoss almost 4 years ago
- 4 comments
#20 - 能否把多个store分开绑定?
Issue -
State: closed - Opened by missannil about 4 years ago
- 5 comments
#19 - 应该如何合并多个 store?
Issue -
State: closed - Opened by Leskur over 4 years ago
- 3 comments
#18 - 【typescript】 action(fn) 中 this
Issue -
State: closed - Opened by iamAzure over 4 years ago
- 8 comments
#17 - createStoreBindings 加完成后的Promise回调
Issue -
State: closed - Opened by callmesoul over 4 years ago
- 1 comment
#16 - 请问store中的某个action可以使异步请求并更新store里的某个数据吗
Issue -
State: closed - Opened by dingyu0810 over 4 years ago
- 1 comment
#15 - typescipt 在page绑定一个方法怎么帮这个方法写回WechatMiniprogram.Page.Constructor
Issue -
State: closed - Opened by callmesoul over 4 years ago
- 3 comments
#14 - store之间互相调用可以做到吗
Issue -
State: closed - Opened by doKill almost 5 years ago
- 4 comments
#13 - mobx store里的数组数据不能用于computed?
Issue -
State: closed - Opened by chenzhutian almost 5 years ago
- 7 comments
#12 - 为啥要映射action?
Issue -
State: closed - Opened by chenzhutian almost 5 years ago
- 2 comments
#11 - 能否绑定多个store
Issue -
State: closed - Opened by xueyou2000 almost 5 years ago
- 1 comment
#10 - 嵌套的数据结构不会触发更新
Issue -
State: closed - Opened by AllenMRbai over 5 years ago
- 1 comment
#9 - observable 的对象,直接修改内部属性后不会触发渲染
Issue -
State: closed - Opened by MeloGuo over 5 years ago
- 8 comments
#8 - NPM里面的1.2.0版本storeBindings不支持数组
Issue -
State: closed - Opened by JimYan over 5 years ago
- 1 comment
#7 - 怎么拿出stroe的所有字段?
Issue -
State: closed - Opened by callmesoul over 5 years ago
- 2 comments
Labels: enhancement
#6 - feat: storebindings支持数组类型并定义多store
Pull Request -
State: closed - Opened by yunfengsa over 5 years ago
- 1 comment
#5 - 还可以用么?
Issue -
State: closed - Opened by callmesoul over 5 years ago
- 1 comment
#4 - typescript issue
Issue -
State: closed - Opened by shibaozhang95 over 5 years ago
- 5 comments
#3 - 一个页面中可以绑定两个store么?
Issue -
State: closed - Opened by jerryjiao almost 6 years ago
- 4 comments
#2 - 配置对象放到Page参数里会无效?
Issue -
State: closed - Opened by Lynn-cc almost 6 years ago
- 1 comment
#1 - 自动预览在微信里打开报错
Issue -
State: closed - Opened by xiaojiaxi almost 6 years ago
- 4 comments