Topic: 2 little Issues...

spurwerk pro asked 6 years ago


Hello,I can´t find the issue, can you help me out? Console:"Uncaught TypeError: Cannot read property 'top' of undefinedat mdb.min.js:7". And I want to change the wording in the Time-Picker, can´t find a way to do it ("DONE"). In the Date-Picker it is no prob. Thank you - Frank

Brahim BENBEKHTI free answered 5 years ago


I have an error when i use contol timepicker :mdb.min.js:1 Uncaught TypeError: t.className.split is not a function at WOW.doSync (mdb.min.js:1) at WOW. (mdb.min.js:1) at Array.forEach () at WOW._mutations (mdb.min.js:1) i desactive the code below, and i don't have the error again

@ wow = new WOW().init(); @


Mikołaj Smoleński staff commented 5 years ago

Hi Brahim,

Please share whole code connected with that issue with us.

Best regards


spurwerk pro answered 6 years ago


Another issue comes now when choosing a time: Uncaught TypeError: t.className.split is not a function at WOW.doSync (mdb.min.js:7) at WOW.<anonymous> (mdb.min.js:7) at Array.forEach (<anonymous>) at WOW._mutations (mdb.min.js:7)   How can I avoid this? Thank you so much :-)

Mikołaj Smoleński staff commented 6 years ago

Please copy here Your code. I suppose something is missing there.

spurwerk pro answered 6 years ago


Thank you for you quick answer!
  1. Donetext - no problem!
2.

spurwerk pro commented 6 years ago

I don´t have a NAVBAR on the page. That seems to be the problem. If I wrap it around then the ERROR ist gone. Thanx fpr that TIPP too ;-)

Mikołaj Smoleński staff answered 6 years ago


Do You have navbar on Your page? First error is probably connected with navbar. Please update Your mdb PRO to 4.4.5.

If You want to change text in timepicker You should use this code:

.pickatime({
'donetext': 'Your text'
});

Regards



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: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags