emonney / QuickApp

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
https://www.ebenmonney.com/quickapp
MIT License
1.26k stars 594 forks source link

The BootstrapSelectDirective (multi-select dropdown) does not always work #155

Closed refactoredmarc closed 1 year ago

refactoredmarc commented 4 years ago

The BootstrapSelectDirective dropdown (used in the user role selection) has a bug and does not always work. If you click on an item, the status does not always change. If you continue to click, it will eventually start working and continuing to work, but sometimes it can take four clicks before it starts working.