Remove scroll when search results update (#4897)
Этот коммит содержится в:
коммит произвёл
enahum
родитель
1539730ac1
Коммит
e9d241f620
@@ -110,10 +110,6 @@ export default class SearchResults extends React.Component {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
componentDidUpdate() {
|
|
||||||
this.resize();
|
|
||||||
}
|
|
||||||
|
|
||||||
componentWillUnmount() {
|
componentWillUnmount() {
|
||||||
this.mounted = false;
|
this.mounted = false;
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user