Topic: buttonLabel in Timepicker does not take effect

Reza Assar free asked 5 years ago


I used this  sample code on your website:

<mdb-time-picker [buttonLabel]="'Done'" [twelvehour]="true" [darktheme]="false" [placeholder]="'Selected time'" [label]="'Light
version, 12hours'" [showClock]="true" [ngModel]="lightClock"></mdb-time-picker>
And change [buttonLabel]="'Done'" To something else:[buttonLabel]="'SomeThingElse'" 



But it does not take effect. Why? Is that some bug? Is there any workaround?

Reza Assar free commented 5 years ago

Your editor is sucks. i already have a lot of problems to solve in my project... and provide a proper question with your html-editor is really a nightmare.

Damian Gemza staff commented 5 years ago

Dear Reza, I tried that code, and if i change [buttonLabel]=" 'Done ' " to something else, the new text in button is rendered, so buttonLabel is working fine. Could you please provide me some reproduction steps with which I'll be able to reproduce your case? Without it, I'm unable to help you. Best Regards, Damian


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: Yes
Tags