Modal opens with a delay compared to standard BS3 modal
iadj opened this issue · 0 comments
iadj commented
When I use bootstrap-modal
, the modal appears to show with a delay.
The backdrop loads first, and then the modal shows.
I'd like the modal to instantly animate in, together with the backdrop (instead of backdrop first, then modal).