Skip to content

bug(TS): Update deps to latest versions: #1524

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 8 commits into from
Jul 15, 2024
Merged

bug(TS): Update deps to latest versions: #1524

merged 8 commits into from
Jul 15, 2024

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
30 checks passed
@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)
# for free to join this conversation on GitHub. Already have an account? # 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