Follow-up
This commit is contained in:
parent
fa8ecbb92f
commit
53462b2ef6
4
.env
4
.env
@ -1,5 +1,5 @@
|
|||||||
API_ID=1025907
|
API_ID=1025907
|
||||||
API_HASH=452b0359b988148995f22ff0f4229750
|
API_HASH=452b0359b988148995f22ff0f4229750
|
||||||
VERSION=1.4.1
|
VERSION=1.4.1
|
||||||
VERSION_FULL=1.4.1 (149)
|
VERSION_FULL=1.4.1 (150)
|
||||||
BUILD=149
|
BUILD=150
|
||||||
|
@ -39,6 +39,8 @@ export default class SuperIntersectionObserver {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public disconnect() {
|
public disconnect() {
|
||||||
|
this.observing.clear();
|
||||||
|
this.observingQueue.clear();
|
||||||
this.observer.disconnect();
|
this.observer.disconnect();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user