Topic: IE11 Console Errors with 4.7.7

Wood pro asked 5 years ago


Expected behavior same as 4.7.6

Actual behavior SCRIPT1002: Syntax error mdb.js (18220,143) points at this line: var fas = $nativeSelectChild.data('fas') ? " ") : '';

included it in a snippet as this editor is such complete trash. https://mdbootstrap.com/snippets/jquery/wood/598130?action=forum_snippet

SCRIPT438: Object doesn't support property or method 'material_select' home (1365,29) points at this line: $('.mdb-select').material_select();

Resources (screenshots, code snippets etc.)

all we did was a straight swap out of old .css and .js files for the new ones, like we do every time.

was this tested on IE11??


Piotr Glejzer staff commented 5 years ago

we don't support IE11 but try to remove these three dots ( spread operator ). If you will remove these dots it will be work. I tested it.

https://mdbootstrap.com/snippets/jquery/piotr-glejzer/599088?action=forum_snippet


Wood pro commented 5 years ago

ok, that worked thanks.

when did IE11 support end?? thats part of the reason we are using MDB.


Piotr Glejzer staff commented 5 years ago

Like 2-3 months ago but we try to keep it working with IE11 but it is not our priority behavior.



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