Topic: class duplication

Alexei Chumakov free asked 2 years ago


Hi everyone, please tell me.

Why when I add custom class, I get duplicate class?

Expected behavior

<div class="row mFinder">

Actual behavior

<div class="row mFinder mFinder">

Resources (screenshots, code snippets etc.)

<MDBRow class="mFinder">
...
</MDBRow>

I also found video on youtube https://youtu.be/N6DDiVoZdOk and went to url with result https://dawidadach-mdb5-free-vue.mdbgo.io/#/ I see this bug too

<div class="container"><div class="row mb-5 mb-5">

Mikołaj Smoleński staff answered 2 years ago


Thanks for posting the issue. It looks like in some components we binded attributes to the wrapper element which is also a default feature. That's why we have some custom attrs twice in DOM. We will fix it today and make it available with the next release (20.09).

Keep coding,  Mikołaj from MDB



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: MDB5 1.0.0
  • Device: PC
  • Browser: Google Chrome
  • OS: Win10
  • Provided sample code: No
  • Provided link: Yes