Created by: michaelglas
if _queueCallback is called just before dispose the transition complete callback will be called on the disposed component and almost certainly error out.
This can happen if a tooltip is removed just as it gets hidden.
Created by: michaelglas
if _queueCallback is called just before dispose the transition complete callback will be called on the disposed component and almost certainly error out.
This can happen if a tooltip is removed just as it gets hidden.