akveo / akveo/nebular

problem with images inside dialogs

オープン
#2,656 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
8.1k
フォーク
1.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。