mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 13:10:13 -07:00
Fix loading album studio page with react-window
This commit is contained in:
parent
897357ff31
commit
6a65539ae6
2 changed files with 10 additions and 14 deletions
|
@ -30,7 +30,6 @@ class UnmappedFilesTable extends Component {
|
|||
this.scrollerRef = React.createRef();
|
||||
|
||||
this.state = {
|
||||
scroller: null,
|
||||
allSelected: false,
|
||||
allUnselected: false,
|
||||
lastToggled: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue