It swipes pages everything looks like how it currently looks
Current Behavior
it forces my content to be 400px tall and I have no way to prevent this from happening besides turing off swiping
I am linking this with js and css and do not have jquery.
Is there a way to stop the 400px explicit setting somewehere?
Using tabs enabling swipeable true
Expected Behavior
It swipes pages everything looks like how it currently looks
Current Behavior
it forces my content to be 400px tall and I have no way to prevent this from happening besides turing off swiping I am linking this with js and css and do not have jquery. Is there a way to stop the 400px explicit setting somewehere?
Possible Solution
Do not set height to 400px
Steps to Reproduce (for bugs)
Follow the tutorial here https://materializecss.com/tabs.html For swipeable tabs
Context
I have content that is much larger than 400px I can no longer tab through it
Your Environment
I am linking through the CDN so version 1.0.0 I do not have jquery