dream-num/Luckysheet

[BUG]create()/destroy()/create() changes vertical scrollbar position

Open

#529 opened on Feb 19, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,236 forks)batch import
buggood first issue

Repository metrics

Stars
 (15,390 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If an existing instance of Luckysheet is destroyed and then recreated with options containing new spreadsheet data, the new spreadsheet is scrolled to the bottom.

Contributor guide