Unable to get property 'apply' of undefined or null reference

  1. #1

    Unable to get property 'apply' of undefined or null reference

    We just upgraded ext.net version from 3.2.0 to 4.8.3. After this upgrade we encountered a problem, both in Chrome and IE 11.

    The view has a GridPanel that is filtered by three dropdowns. At some point the filter throws the following error on ext.axd script file:

    'Unable to get property 'apply' of undefined or null reference'.


    After some tests we found out that the error was thrown by the PrepareToolbar function used in one of the columns of the grid. We changed that, and now we are using PrepareCommand. The error is fixed in Chrome but persists in IE. Whenever we execute the code in debug mode, IE and Visual Studio both crash.


    Thanks in advance!
  2. #2
    Hello @Genta, and welcome to Ext.NET forums!

    I'm going to be brief in the answer, as we can't really help with that you provided. We would need to be able to reproduce the issue you're facing in order to be able to help you, log an issue, or whatever it takes to be solved.

    We have instructional threads to help you do so, if you are not really sure where to start:
    - Tips for creating simplified code samples
    - More Information Required
    - Forum Guidelines

    You can also randomly take a look at some forum threads in Premium or Bugs forums to see some samples of threads with code snips.

    We're looking forward to your follow-up.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 2
    Last Post: May 12, 2015, 7:28 PM
  2. Replies: 3
    Last Post: Jan 07, 2015, 6:29 PM
  3. Replies: 8
    Last Post: Apr 30, 2014, 3:59 AM
  4. Replies: 3
    Last Post: Mar 13, 2014, 3:58 PM
  5. Replies: 12
    Last Post: Oct 30, 2013, 6:51 AM

Tags for this Thread

Posting Permissions