Topic: Select dropdown box odd caret behavior/bug

ChrisPaulson free asked 6 years ago


Hi, I've had a problem with when clicking on the / on the drop down box that it open/closes immediately. I found it to be a bug in MDBs Angular code. The fix is: - File: ..node_modulesng-mdb-propromaterial-selectselect.component.ts Line: 158 Function: onSelectContainerClick() 158   onSelectContainerClick() 159    { 160        this.selectContainerClicked = true; 161        if ( !this.clearClicked ) 162        { 163            //this.toggleDropdown(); 164            setTimeout( () => { this.toggleDropdown(); } ); 165        } 166    }

Damian Gemza staff commented 6 years ago

Dear ChriwPaulson, this problem was already fixed. Please upgrade your ng-mdb-pro to the latest 6.0.1 version. Best Regards, Damian

ChrisPaulson free answered 6 years ago


Hi, I've downloaded it again and cards.scss is missing:- https://www.dropbox.com/s/3gtx62wbffmwi8y/mdb.png?dl=0  

Damian Gemza staff commented 6 years ago

Dear Chris, with which command it won't build without cards file?

ChrisPaulson free commented 6 years ago

Hi, I downloaded the file from the Git site as a tar.gz file and unpacked it using 7zip. The link I posted above shows the folder with the file missing. The build is moaning about the missing file where it tries to import the card.scss.

ChrisPaulson free answered 6 years ago


Hi, I've tried updating but found pro/cards.scss was missing and wouldn't build. Commented out the import and managed a build but found new broken styling issues. Is 6.0.1 meant to be a stable release?

Dawid Adach pro commented 6 years ago

Dear ChrisPaulson, I've just checked fresh PRO version and pro/cards.scss is present. Could you please double check on your end? Yes. 6.0.1 is a stable release production ready.

ChrisPaulson free commented 6 years ago

Hi, I’ve downloaded it again and cards.scss is missing:- See image: https://www.dropbox.com/s/3gtx62wbffmwi8y/mdb.png?dl=0


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 Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags