Topic: Importing MultiRangeSlider messup regular Bootstrap dropdown

Bluedge priority asked 2 years ago


*Expected behavior*Import and use MultiRangeSlider

*Actual behavior*MultiRangeSlider works but messes sup the the regular Bootstrap Dropdowns - no matter where I import the code.

My import in the multiRange.js file

import { MultiRangeSlider } from 'mdb-ui-kit';
window.mdb = window.mdb || {};
window.mdb.MultiRangeSlider = MultiRangeSlider;

Resources (screenshots, code snippets etc.)enter image description here


Michał Duszak staff answered 2 years ago


For some reason ripple-wave styles are not calculated properly. I will investigate this issue in the nearest future. If I'll find any other solution/fix for your case I will get back to you.

As a workaround use CSS:

.ripple-wave {
    display: none;
    }


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: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 3.11.0
  • Device: Mac
  • Browser: Chrome
  • OS: Osx (last version)
  • Provided sample code: No
  • Provided link: No