mdb-ui-kit
mdb-ui-kit copied to clipboard
Bootstrap 5 & Material Design UI KIT
When initializing a range input, I get this error:  JavaScript: ```JS const range = new mdb.Range(document.getElementById('rateRange')); ``` HTML: ```HTML Example range ``` OS: Windows 11 Browser: Firefox 98.0.1 Using...
if i make a input field the border doesn't gets added resulting in this   Instead it should show up like this   If i add the notch...
### Issue When adding `border-warning` (or any other color) border of card doesn't have set color. (dark version) ### Photo  ### Code to reproduce ``` Example ```
Hi there, it seems like this is a corner case. I just want to report it to get some feedback whether this is even known or not supported. Repo steps:...
I've downloaded the MDBAngular template, everything works fine, except the fact that the tag isn't detected when compliling and starting the project with ng serve. I've tried adding the initMDB({...
Check https://mdbootstrap.com/docs/standard/extended/offcanvas/#offcanvasExample page and see that no one example does not work.
How do I build my own minified CSS files for this repo? I don't see any build scripts in package.json nor instructions.
i have angular 17 fresh project , when add buttons and dropdowns on index.html everything works fine however when i add same into angular component (or dynamically created content) it...
about js
I would like to ask, this is only a package of css files, how to compile, package and deploy the imported JS files? Do you want to deploy the entire...
Hello, when I upgrade to version 7.0.0 I get this error: ``` Module build failed: Module not found: "./assets/js/app.js" contains a reference to the file "mdb-ui-kit". This file can not...