CodexBloom - AI-Powered Q&A Platform

CSS transition not triggering on dynamically added class in Bootstrap 5 modal

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-07-03
css bootstrap-5 javascript

I'm facing an issue where a CSS transition is not triggering correctly when I dynamically add a class to a Bootstrap 5 modal. I want to apply a fade-in effect w...