Skip to content
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

В компоненте CardImage не отображается карта #480

Closed
DronVol opened this issue Jan 23, 2023 · 1 comment · Fixed by #521
Closed

В компоненте CardImage не отображается карта #480

DronVol opened this issue Jan 23, 2023 · 1 comment · Fixed by #521

Comments

@DronVol
Copy link

DronVol commented Jan 23, 2023

Добрый день!

Наткнулся на плавающую проблему. В компоненте CardImage может не срабатывать стиль loaded даже при том, что карта картинка сама по себе загрузилась и компонент отрендерился. Пока что получилось решить только добавлением внешнего стиля, который добавляет opacity картинке и убирает background обёртки, но это видится мне костылём.

Воспроизводится:
arui-scripts: 13.2.0
react: 16.14.0
core-components: 37.2.0
Chrome: 109.0.5414.87
Mac OS

<CardImage
className={ cn('cardImageLoaded') }
cardId={ cardId }
width={ 366 }
/>
Снимок экрана 2023-01-23 в 22 11 21

Снимок экрана 2023-01-23 в 22 11 00

Подскажите, в чём может быть проблема?

@v-gevak v-gevak linked a pull request Feb 9, 2023 that will close this issue
@v-gevak
Copy link
Contributor

v-gevak commented Feb 9, 2023

@DronVol
Выставил ПР, опубликовал бетку 38.0.0-beta.0. Будет возможность проверить?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants