Topic: Scroll in modal
Expected behavior Modal content in full height scrolls when content overflows Actual behavior No scrollbar - doesn't scroll Resources (screenshots, code snippets etc.)
I'm using full height fluid modal, dynamically created in typescript - modal component is loaded using ModalService. Content of the modal overflows vertically but doesn't scroll
Arkadiusz Idzikowski staff answered 6 years ago
Please take a look at our example for modal with long content:
https://mdbootstrap.com/docs/angular/modals/basic/#scrolling-long-content
In dynamic modals you can add 'scroll: true' option to the options list.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 7.4.3
- Device: desktop
- Browser: Chrome
- OS: win
- Provided sample code: No
- Provided link: No