Topic: Draggable plugin to work with modal
Does draggable plugin work with bootstrap modal? We are using it with an Angular project.
Resources (screenshots, code snippets etc.)

Open
- User: Free
- Premium support: No
- Technology: Angular
- MDB Version: 8.10.1
- Device: Desktop and Mobile devices
- Browser: Chrome, Firefox
- OS: Windows, IOS, Linux
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 5 months ago
It should work correctly with static modals (created with
mdbModaldirective) but it currently doesn't work with dynamic modals (opened with the service method).Did you encounter any problems with this plugin?
sarakuci commented 5 months ago
@Arkadiusz Idzikowski Thank you for the answer. We need it to work with dynamic modals.
Grzegorz Bujański staff commented 5 months ago
Did you encounter any problems with this plugin?
sarakuci commented 5 months ago
@Grzegorz Bujański No, we didn't.
We need it to work with dynamic modals, and since this isn't possible currently, we didn't try it.