Does not work when placed inside a table cell
Abierto
stale
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.