adopted-ember-addons / adopted-ember-addons/ember-light-table
Ever expanding .tse-scroll-content height value...
- Linguagem predominante
- JavaScript
- Estrelas
- 311
- Forks
- 130
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
This is mostly a request to help debug this issue because there is where my lack of Javascript and CSS experience is glaring.
**Background:**
* Ember 2.18.x
* ember-light-table 1.13.2
* exhibited in Brave Browser and Safari Browser
**Issue:**
I have a component that hosts a "table" component and an "editor" component. The "table" component hosts an instance of ember-light-table (mostly 'by the book' but for specific changes for headers and data, and so). I have a clickable icon that switches the view from "table" to "editor" back to "table". The initial view of the table looks as one would expect. However, after switching back from the "editor" there is a visible space between the header row and the first row of data.
When viewing the element in the inspector I can see it's height attribute getting continuously increased.
**Request:**
Right now I have no idea how to debug this issue. I'm not sure what would cause this behavior.
I can provide additional details if needed, but any assistance will be greatly appreciated!
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.