vuetify 0.12.2
The dialog should be scrollable and the body shouldn't be scrollable
Bootstrap example: https://v4-alpha.getbootstrap.com/components/modal/#scrolling-long-content
you cannot scroll to the bottom of the dialog but to the bottom of the content
@johnleider Thank you for the fast fix. But the codepen still doesnt work. Do I have to change something in the codepen?
This hasn't been released yet.
okay i thougt it is in v0.12.7
https://github.com/vuetifyjs/vuetify/releases/tag/v0.12.7
Well looks like I'm wrong. Let me see why.
I apologize, I have no idea why but it looks like my fix is not there/doesn't work.
@johnleider no problem. Thank you for your fast response. I was just confused
This is confirmed fixed and now has a specific example within the docs.
Scrolling in dialogues is not working for me (version 0.13).
I've tried per the example but seem to be having no luck.
The API documentation refers to a v-card-row which I assume is a deprecated element?
Most helpful comment
I apologize, I have no idea why but it looks like my fix is not there/doesn't work.