Open Closed

Scroll up and down get Freeze after select the data in pick up view #771


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    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

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11