akveo / akveo/nebular

problem with images inside dialogs

Abierto
#2,656 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
8.1k
Forks
1.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Issue type

**I'm submitting a ...** (check one with "x")

* [x] bug report
* [ ] feature request

### Issue description
Slow loading of image inside Dialog windows
**Current behavior:**
I've added image.png to folder assets/images. Its size is around 15 kB so it shouldn't be big deal but I have problem with displaying it fast inside dialog. First, the text shows and I have to wait 2-3 seconds till image shows. To display it in html I use the following code:
`


Ghost403
`
and path to image is inside typescript:
` imgSrc = 'assets/newImages/1520500.png';`

**Expected behavior:**
The image inside dialog should be loaded as fast as text.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.