Closed emibcn closed 3 years ago
Fixes #104
I just made these optional so you've got conflicts now. Would you be able to resolve them?
I just made these optional so you've got conflicts now. Would you be able to resolve them?
Sure! It will be done during today. Thanks for your time!
Done! You can merge now without conflicts ;)
Fixed the types of the arguments of the event listeners by changing e: any
to e: Event
.
@justinmc Are you having any trouble with this PR? I can adapt it to whatever needs you have.
removeEventListener
callcomponentWillUnmount
with all theremoveEventListener
calls