Skip to content

Content not showing when used inside a Bootrap 4 modal #98

@krismanning

Description

@krismanning

Describe the bug
When running inside a BS modal the content of step 1 (or any other step) isn't showing when the modal and smart wizard loads. If you tap the Previous/Next buttons then the content shows.

Looking at the browser (Chrome) inspector I can see that the tab-content height is being set to 0px by smartwizard and when you hit the previous/next buttons then the height is appropriately set and the content appears

To fix the issue I had to use autoAdjustHeight: false, and everything works fine but that seems like a workaround so wanted you to know.

Latest versions of smartwizard, bootstrap and jquery being used.

Thanks for a great component.

Kris

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions