mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

Data-mdb-* don't work!! #301

Open AnupamKhosla opened 3 years ago

AnupamKhosla commented 3 years ago

I jus cloned your repo https://github.com/mdbootstrap/material-design-for-bootstrap.git and put a navbar with a dropdown and noticed you need to use data-toggle="dropdown" instead of data-mdb-toggle="dropdown".

Is it a bug?

quophiBonney commented 1 year ago

I don't think so, what I think is it came with the updated version there the old one which data-toggle="dropdown" was deprecated. I encountered similar error in bootstrap when I started.