-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
Description
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
Reactions are currently unavailable