CyberCRI / learn-ext

WeLearn Browser Extension
https://welearn.cri-paris.org
MIT License
11 stars 1 forks source link

Leaky event handlers #9

Closed prashnts closed 5 years ago

prashnts commented 5 years ago

@jmsevin and I found out last week that the event handlers for tab updates are not seeing correct state, neither are they being cleared correctly. This results in incorrect API calls to the server with incorrect values.

I'd document my findings in this issue from now on.