This commit is contained in:
Gopishankar Haridas
2019-10-04 14:29:41 +05:30
3 changed files with 649 additions and 487 deletions

View File

@@ -1004,9 +1004,9 @@
sendButtonElement.classList.toggle('show');
});
}, {
threshold: 1
rootMargin: '0px',
threshold: [0],
});
observer.observe(requestElement);
},
handleImport() {