-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
hi,
it looks like we get borderline effect with following lines
var startEvent = $.Event('hide.bs.sidebar')
this.$element.trigger(startEvent)at the end, style="display:none" is added on dom element.
I do not know if jquery hide() method is called...but as this event is not used in your code, I propose to remove it.
PR coming
Metadata
Metadata
Assignees
Labels
No labels