Marc-André Rivet
Marc-André Rivet
From https://community.plot.ly/t/table-size-cant-be-changed-after-fixed-columns-and-fixed-rows/31495/4 Overriding the table's size is too complicated for its own good and the behavior varies between fixed columns / fixed rows / virtualized / none.
DashR equivalent of https://github.com/plotly/dash/issues/1054
From community issue https://community.plot.ly/t/loading-state-argument-in-dcc-loading/31936 - Probably requires https://github.com/plotly/dash/issues/893 to be fixed - As part of this issue, we would want to hide `loading_state` from the generated API for the components...
Causes an error in browser console.
Followup to https://github.com/plotly/dash/pull/899 and https://github.com/plotly/dash/pull/973
Ran into some issues packaging the dash-table for JS consumption and would like to suggest making these modifications to the boilerplate in order to make the npm packages cleaner. 1....