Skip to content

Conversation

schloerke
Copy link
Collaborator

Updated npm packages:

  • preact
  • react-table
  • react-virtual
  • use-immer

This miraculously fixes #1498 . I am still stumped on the underlying issue, but I'm glad this fixes it. We were using a beta version for virtual and there have been a few official releases sense then.


Other updates:

  • Add overscan: 15 to load the 15 rows above and below by default for faster initial scrolling.

@schloerke schloerke added the data frame Related to @render.data_frame label Jul 12, 2024
@schloerke schloerke added this to the v1.0.0 milestone Jul 12, 2024
@schloerke schloerke requested a review from jcheng5 July 12, 2024 16:43
@schloerke schloerke enabled auto-merge July 15, 2024 04:28
@schloerke schloerke added this pull request to the merge queue Jul 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 15, 2024
@schloerke schloerke enabled auto-merge July 15, 2024 12:49
@schloerke schloerke added this pull request to the merge queue Jul 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 15, 2024
@schloerke schloerke enabled auto-merge July 15, 2024 13:31
@schloerke schloerke added this pull request to the merge queue Jul 15, 2024
Merged via the queue into main with commit 6611277 Jul 15, 2024
@schloerke schloerke deleted the df_scroll_slowdown branch July 15, 2024 13:50
schloerke added a commit that referenced this pull request Jul 15, 2024
* main:
  bug(data frame): Make sure all original patch locations exit saving state (#1529)
  bug(TS): Update deps to latest versions:  (#1524)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data frame Related to @render.data_frame
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data_frame with two tables in edit mode, hangs browser. Potential Bug?
1 participant