0
Leaf created
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
- ABP Framework version: v4.1.0
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Seperated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
Hi ,
After selected data from pick up become not able to scroll up or down in view
1 Answer(s)
-
0
hi @Leaf Maybe you can add a
modal-dialog-scrollable
class to the modal.https://getbootstrap.com/docs/4.3/components/modal/#scrolling-long-content
We will support this in next version. https://github.com/abpframework/abp/pull/6659