Skip to content

Mozilla Firefox break panel headline #63

@ghost

Description

Hello,

Mozilla Firefox has problems to display the panel heading correctly.

Only with a timeout of 10 ms all works okay.

if ( activeTab ) { setTimeout(function(){ $( activeTab ).collapse( 'show' ); }, 10); }

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