Does not work when placed inside a table cell
Aberta
stale
- Linguagem predominante
- JavaScript
- Estrelas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
https://codesandbox.io/s/q7rw48lnxq
I am trying to place a react-slick Slider inside a table cell, but it completely sets off the design. It does not matter if it's an actual `` element, or if it is a div with 'display: table-cell'.
In the sandbox I only changed the container to a 'display: table-cell' div, which recreates the issue. (I only tested in Chrome)
Can this be fixed? I need to make it function within a `` element.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.