这里漏了,我们马上更新下
Skyline更新到0.9.10 组件使用文档未更新https://developers.weixin.qq.com/miniprogram/dev/component/scroll-view.html 新增 支持 sticky新增 支持无障碍访问新增 支持 rem 单位新增 scroll-view 支持 custom type新增 scroll-view 下拉刷新增加 willRefresh 事件和 bounce 优化新增 scroll-view 支持 scrollend 事件和 scrolling reason新增 scroll-view 增加 scroll-into-view-alignment / scroll-into-view-within-extent 属性新增 scroll-view 增加 cache-extent 属性今天关注skyline更新到0.9.10版本, 很欣喜, 支持custom模式. 想体验一下,但是没有看到官方对于scroll-view组件在skyline渲染下更多特性的使用说明呢?
2022-11-24渲染时间上,可以搞个长列表试试
Skyline 下的 scroll-view 组件自带按需渲染的优化?Skyline 下的 scroll-view 组件自带按需渲染的优化,这在很大程度上提升了长列表的渲染性能,这里是以 scroll-view 的直接子节点为粒度来按需渲染的,当其某个子节点接近 scroll-view 的 viewport 时就会被渲染,反之则会回收 [图片] 在oLoad中,打印时间戳,使用wx.createSelectorQuery获取节点时间,开启Skyline和不开启Skyline获取的耗时没有什么差距,想问这个是怎么体现出的优化呢?
2022-11-17请提供下复现路径,还有出现问题的 openid
wx-open-launch-weapp部分安卓机型无法跳转小程序?10月1号以来不断收到用户反馈说跳转不了小程序或跳转异常,基本都是安卓机型vivo和oppo
2022-10-05这边定位了下,微信直接打开链接或者用 safari 打开都能重现,不是小程序特有问题,这里估计是 iOS16 webkit 内核的 BUG,可以用 safari 调试看看是不是某些 css 导致渲染问题
用户更新 iOS 16 后,小程序出现大面积黑块[图片][图片][图片] 数位用户反馈:更新 iOS 16 后,小程序出现大片黑块,上下滑动触发重新渲染后可恢复。暂时没有找到稳定复现的渠道。 小程序名称:多抓鱼可能对排查有帮助的信息:该小程序使用了内嵌 webview 形式运行前端代码
2022-09-22开发者工具更新到 nightly 最新版,必要时重启下试试
开启skyline引擎渲染报错怎么搞?VM211 asdebug.js:1 [skyline-devtools] create skylineWindow 10 failed Error: Cannot find module 'sharedMemory/sharedMemory.node' [图片] 版本 1.06.2208010
2022-08-14试试最新 Nightly 版本,另外看下重启开发者工具是否正常
开启 skyline 渲染开发工具报错?VM211 asdebug.js:1 [skyline-devtools] create skylineWindow 37 failed Error: Cannot find module 'sharedMemory/sharedMemory.node' Require stack: - C:\Program Files (x86)\Tencent\微信web开发者工具\code\package.nw/appservice/mainframe at Function.Module._resolveFilename (node:internal/modules/cjs/loader:951) at Function.Module._load (node:internal/modules/cjs/loader:791) at Module.require (node:internal/modules/cjs/loader:1023) at require (node:internal/modules/cjs/helpers:93) at self.require (<anonymous>:11:26) at Object.window.__global.safeSkylineRequire (<anonymous>:10:105116) at Object.a [as createWindow] (VM211 asdebug.js:10) at c (VM211 asdebug.js:10) at VM211 asdebug.js:1 at Set.forEach (<anonymous>)(env: Windows,mp,1.06.2208010; lib: 2.25.2) r @ VM211 asdebug.js:1 a @ VM211 asdebug.js:10 c @ VM211 asdebug.js:10 (anonymous) @ VM211 asdebug.js:1 f @ VM211 asdebug.js:1 g @ VM211 asdebug.js:1 (anonymous) @ VM211 asdebug.js:1 _ws.onmessage @ VM211 asdebug.js:1 VM211 asdebug.js:1 [skyline-devtools] create skylineWindow 38 failed Error: Cannot find module 'sharedMemory/sharedMemory.node' Require stack: - C:\Program Files (x86)\Tencent\微信web开发者工具\code\package.nw/appservice/mainframe at Function.Module._resolveFilename (node:internal/modules/cjs/loader:951) at Function.Module._load (node:internal/modules/cjs/loader:791) at Module.require (node:internal/modules/cjs/loader:1023) at require (node:internal/modules/cjs/helpers:93) at self.require (<anonymous>:11:26) at Object.window.__global.safeSkylineRequire (<anonymous>:10:105116) at Object.a [as createWindow] (VM211 asdebug.js:10) at c (VM211 asdebug.js:10) at VM211 asdebug.js:1 at Set.forEach (<anonymous>)(env: Windows,mp,1.06.2208010; lib: 2.25.2) r @ VM211 asdebug.js:1 a @ VM211 asdebug.js:10 c @ VM211 asdebug.js:10 (anonymous) @ VM211 asdebug.js:1 f @ VM211 asdebug.js:1 g @ VM211 asdebug.js:1 (anonymous) @ VM211 asdebug.js:1 _ws.onmessage @ VM211 asdebug.js:1 VM211 asdebug.js:1 Uncaught (in promise) Error: [skyline-devtools] create skylineWindow 37 failed at Object.r [as error] (VM211 asdebug.js:1) at Object.a [as createWindow] (VM211 asdebug.js:10) at c (VM211 asdebug.js:10) at VM211 asdebug.js:1 at Set.forEach (<anonymous>) at f (VM211 asdebug.js:1) at e.exports.g (VM211 asdebug.js:1) at VM211 asdebug.js:1 at Set.forEach (<anonymous>) at WebSocket._ws.onmessage (VM211 asdebug.js:1)(env: Windows,mp,1.06.2208010; lib: 2.25.2) r @ VM211 asdebug.js:1 a @ VM211 asdebug.js:10 c @ VM211 asdebug.js:10 (anonymous) @ VM211 asdebug.js:1 f @ VM211 asdebug.js:1 g @ VM211 asdebug.js:1 (anonymous) @ VM211 asdebug.js:1 _ws.onmessage @ VM211 asdebug.js:1 async function (async) c @ VM211 asdebug.js:10 (anonymous) @ VM211 asdebug.js:1 f @ VM211 asdebug.js:1 g @ VM211 asdebug.js:1 (anonymous) @ VM211 asdebug.js:1 _ws.onmessage @ VM211 asdebug.js:1 VM211 asdebug.js:1 Uncaught (in promise) Error: [skyline-devtools] create skylineWindow 38 failed at Object.r [as error] (VM211 asdebug.js:1) at Object.a [as createWindow] (VM211 asdebug.js:10) at c (VM211 asdebug.js:10) at VM211 asdebug.js:1 at Set.forEach (<anonymous>) at f (VM211 asdebug.js:1) at e.exports.g (VM211 asdebug.js:1) at VM211 asdebug.js:1 at Set.forEach (<anonymous>) at WebSocket._ws.onmessage (VM211 asdebug.js:1)(env: Windows,mp,1.06.2208010; lib: 2.25.2)
2022-08-11没有复现,是选了哪个模板?
新建一个默认项目,开启Skyline模式,开发者工具报错[图片]
2022-08-11会支持,近期会更新下版本
skyline 渲染模式,在海外版的微信上,也能支持吗?skyline 渲染模式,在海外版的微信上,也能支持吗?
2022-08-09你好,麻烦在手机微信那里上传下日志: 我->设置->帮助与反馈右上角有个上报日志的入口,提供一下微信号,出现问题的时间点
小程序助手 我用华为P40手机登录不上去, 之前可以登录,突然这俩天就登录不上去了???小程序助手 我用我自己的华为P40手机登录不上去了, 之前可以登录,突然这俩天就登录不上去了??? 登录的时候是这个加载页面, 一会就强制退出了, [图片] 我把小程序删掉,重新进入也是一样, 之前都可以进入, 现在进入不了了。
2022-08-01