Forum Discussion

Umag98's avatar
Umag98
Brass Contributor
Jun 22, 2021
Solved

custom teams App window.addEventListener not triggered

the below code work ffine when the browser reloaded , but not on the teams reload tab,       useEffect(() => {           window.addEventListener('beforeunload', leaveEvent)         return () => ...

Resources