SCRIPT438: Object doesn't support property or method 'endsWith' on IE11

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    SCRIPT438: Object doesn't support property or method 'endsWith' on IE11

    Web site works fine in Chrome and Firefox but fails on IE 11.0.9600.18097. I get the following error:

    SCRIPT438: Object doesn't support property or method 'endsWith'

    Caused by this line of code in ext.axd:
    parentToIndicator=this.indicatorEl.parent();parentIsIndicator=parentToIndicator.id!==undefined&&parentToIndicator.id.endsWith('-indicator');
    I also attached a screenshot.

    I am using:
    *Visual Studio 2015 Pro
    *.NET Framework 4.6.1 MVC5
    *Nuget packages Ext.NET.MVC5 4.8.1 and Ext.NET.Utilities 2.5.0.

    I understand this is related to ES6 browser support but my understanding is that Ext.NET 4.8.1 is compatible with IE11.
    Attached Thumbnails Click image for larger version. 

Name:	script438_error_screenshot.png 
Views:	142 
Size:	46.2 KB 
ID:	25257  
    Last edited by fabricio.murta; Apr 24, 2019 at 12:08 AM. Reason: add issue tags

Similar Threads

  1. Replies: 1
    Last Post: Apr 14, 2015, 8:10 AM
  2. [CLOSED] Object doesn't support property or method 'setContainer'
    By pj_martins in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 18, 2011, 5:21 PM
  3. Object doesn't support this property or method
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: Feb 08, 2011, 2:59 PM
  4. Replies: 4
    Last Post: Feb 09, 2010, 1:21 AM
  5. Object doesn't support this property or method
    By Tbaseflug in forum 1.x Help
    Replies: 8
    Last Post: Aug 18, 2009, 12:10 PM

Posting Permissions