Open Closed

use of select2 on abp-modal is broken after version upgraded to v5.1.1 #2577


User avatar
0
ElifKaya created

Hi,

When we use select2 dynamical option create on abp-modal with ABP Framework 4.3.3, we had no problem and we were able to use it for a long time.

After we upgrated ABP version to 5.1.1. We have a problem about select2 enabled on abp-modal. But it works on normal page, it doesn't work on the abp-modal only.

Then, we tried to use bootstrap modal instead of abp_modal on the same solution (.net6 and abp V5.1.1) and it worked.

But we don't want to use bootstrap modal instead of abp-modal. I shared some code blocks and UI screenshots. Can you help about this problem?

Thanks for the advice.

This is a successful example for V4.3.3

Same example for V5.1.1 with an error

Same example for bootstrap modal instead of abp_modal

Thanks,

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.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.1.1
  • UI type: / MVC /
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

3 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @ElifKaya,

    We've already fixed the issue. See https://github.com/abpframework/abp/pull/11556

    It is not released yet, though.

  • User Avatar
    0
    Buckoge created

    When can we expect to be released?

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    @Buckoge

    For now, there is not planned date for a new patch of 5.1 release.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37