-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
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
[BUG] skyline渲染有问题 #253
Comments
刚测试了不用useExtendedLib引入是可以的,基本正常。 |
test content 这个组件就没有兼容skyline, 我测试TS-base就可以, TS+skyline就不行了 |
useExtendedLib 更新要慢于 npm 版本(需要时间灰度)。 错位问题可以检查一下是不是没有打开这几个配置: "rendererOptions": {
"skyline": {
"defaultDisplayBlock": true,
"defaultContentBox": true
}
}, |
@Tidyzq 如果灰度之后正式上线的话, 需要等待用户微信客户端的升级(这种升级估计得好几年吧)还是可以大多数客户端可以直接使用呢? 我现在也是用的npm引入的, 现在就很大, 喵~~ |
@zhouhuiquan |
Bug描述
skyline渲染模式显示有问题
复现方式
代码片段:https://developers.weixin.qq.com/s/bPI1Xtma7VVD
版本信息
截图
The text was updated successfully, but these errors were encountered: