[DE mobile] For Bug 60782

This commit is contained in:
SergeyEzhin
2023-01-30 20:00:30 +05:00
parent e5f2a8fc1e
commit ab9dffd310

View File

@ -105,6 +105,11 @@ class NavigationController extends Component {
}
};
componentDidMount() {
const api = Common.EditorApi.get();
api.asc_enableKeyEvents(false);
}
render() {
return (
!Device.phone ?