amorriscode / amorriscode/use-overflow
Element container resize does not trigger state update
Aberta
bug
- Linguagem predominante
- JavaScript
- Estrelas
- 30
- Forks
- 6
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The overflow state may also change if the element container size changes, without window resize event.
Suggestion: use https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver instead of window resize listener.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.