Skip to content

carousel not working when loaded in bootsrap tab #44

@hornyd

Description

@hornyd

I am using the carousel inside bootstrap tabs

                        <div id="offer1" class="tab-pane active" role="tabpanel">
                             ---- CAROUSEL 1
                        </div>

                        <div id="popular1" class="tab-pane" role="tabpanel">
                              ---- CAROUSEL 2
                        </div>

                    </div>

the ---- CAROUSEL 2 is not loaded. If I put the CAROUSEL outside the tab, it works fine.

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