Skip to content

Bug with boostrap 3 in fade mode #594

Description

@chrvadala

Hi,
I have found an incompatibility issue with bootstrap3.
In fade mode panels are not shown.
The cause is this bootstrap css class that add an opacity: 0;
https://github.com/twbs/bootstrap/blob/master/less/component-animations.less#L10

I have solved this bug simply by removing component-animations from my project, but I think that this should be solved in this project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions