alexjoverm / alexjoverm/v-lazy-image
Bug: undefined srcset with use-picture
未关闭
- 主要语言
- JavaScript
- 星标
- 987
- 派生
- 68
- PR 合并指标
- 30 天内没有已合并 PR
描述
Heyho :wave:
The following code will result in an `undefined undefined` value for the `srcset` of the `source` slot.
Using a string instead (`:srcset="'https://googlechrome.github.io/samples/picture-element/images/butterfly.webp'"`) is a workaround to avoid that issue.
```vue
```
CSB: https://codesandbox.io/s/3097oj4rlp
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。