Closed ahao430 closed 8 months ago
再提一个功能建议,关于console面板。 小程序的console面板,没有h5的输入能力,群里询问是因为小程序限制了热编译。但是可以做成下拉框,提供一些预设的能力。 如:
已更新 @huolala-tech/page-spy-alipay@1.7.8
最新版 "@huolala-tech/page-spy-alipay": "^1.7.8",
最新版
"@huolala-tech/page-spy-alipay": "^1.7.8",
这是 eslint 报的,看下你的 eslint 或 tslint 或 tsconfig
最新版
"@huolala-tech/page-spy-alipay": "^1.7.8",
这是 eslint 报的,看下你的 eslint 或 tslint 或 tsconfig
报错上的建议照做就行
Describe the bug
支付宝小程序引入page-spy-alipay并初始化。
在https://test.jikejishu.com的房间列表看到房间,进去看到console和network正常,但是storage一排的value值都是{"success":true}。
模拟器:
房间storage展示:
后续再操作,看到storage对应项的值就正常了。仅仅是初始的值不正确。
Steps to reproduce
打开支付宝小程序
安装pagespy。引入并初始化
开发工具设置:
小程序代码写入storage,可以看到当触发写入时,该项在网页展示正确。点击storage刷新按钮,所有storage又变成{success: true}
System Info
Logs
No response
Validations