1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Cherry pick from PR 4784 to disable autofocus on table scroller

This commit is contained in:
nitsua
2020-08-02 18:21:50 -04:00
committed by Qstick
parent 9f925a5dbd
commit 487546d6f3
+1
View File
@@ -52,6 +52,7 @@ function Table(props) {
scrollDirections.HORIZONTAL :
scrollDirections.NONE
}
autoFocus={false}
>
<table className={className}>
<TableHeader>