Deactivated event is not emitted properly
dogancana opened this issue · 1 comments
dogancana commented
When element goes to unstuck flow via resetElement method, deactivated emitter is not being invoked so, we can never now if it's deactivated
carmanchris31 commented
^ Agreed, not sure why it's only emitted when scrolling past scrollFinish
. Not very helpful compared to the activated
output.