Skip to content

useless event hide #7

@darul75

Description

@darul75

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions