Shigure92
Shigure92
Here is link to example build instruction: https://mdbootstrap.com/docs/standard/getting-started/webpack-integration
Since v7 js file name is `mdb.umd.min.js`
Package have precompiled js files. If you do not need to customize JS you can use `mdb.umd.min.js`
We have package dedicated to Angular: https://github.com/mdbootstrap/mdb-angular-ui-kit
Offcanvas works but you need to initiate it with `data-mdb-offcanvas-init`
The mdb-angular-ui-kit is a separate package. If you still need help with it, you can try posting a thread in the forum dedicated to this package: https://mdbootstrap.com/support/cat/angular
To help you I will need to see a code that resulted in this error. I suggest posting your question in our dedicated support forum: https://mdbootstrap.com/support/cat/standard/ Please create working example...
Css class `rounded-0` removes border radius from elements that have rounded corners by default.
Select does not react to default browser input methods. The only way to change it's value (beside selecting new value via mouse) is using setValue method. You can either block...
Please upgrade to newer version. This problem was fixed in the next release.