alexjoverm / alexjoverm/v-lazy-image
Bug: undefined srcset with use-picture
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 987
- Forks
- 68
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.