Toast animation doesn't work
Created by: ysds
Fade animations are expected according to the JS documents and existence of the .fade
class, but it looks like not working. To reproduce, click any toast close
button or run $('.toast').toast('show')
, $('.toast').toast('hide')
.