mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
[SSE mobile] Fix Bug 62653
This commit is contained in:
@ -472,6 +472,7 @@ class MainController extends Component {
|
||||
|
||||
if(document.querySelector('.tooltip-cell-data')) {
|
||||
document.querySelector('.tooltip-cell-data').remove();
|
||||
document.querySelector('.popover-backdrop').remove();
|
||||
}
|
||||
|
||||
f7.popover.create({
|
||||
|
||||
Reference in New Issue
Block a user