Does not work when placed inside a table cell
Ouverte
stale
- Langage dominant
- JavaScript
- Étoiles
- 11.9k
- Forks
- 2.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.