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 (15,390 stars) (2,236 forks)batch import
buggood first issue

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