Skip to main content

Search and Top Navigation

#5672 closed bug (worksforme)

Opened May 28, 2010 08:52PM UTC

Closed May 29, 2010 08:39AM UTC

Last modified October 11, 2012 09:15PM UTC

All IE Freezes due to guid is null or not an object

Reported by: owen_qualtrics Owned by:
Priority: critical Milestone:
Component: ui.core Version: 1.8.1
Keywords: Cc:
Blocked by: Blocking:
Description

in jquery.min.js line 25 character 10976 we are getting a check for "handler.guid" where guid is evaluating as null resulting in the "'null' is null or not an object" error.

This is slowing down our home page quite a bit so if you could fix this asap that would be great! Thanks.

Attachments (0)
Change History (2)

Changed May 29, 2010 08:39AM UTC by rdworth comment:1

resolution: → worksforme
status: newclosed

There's not enough information here to reproduce this issue. Please start on the forum and do one of the following:

  • post a link to a live public site showing the problem
  • create a minimal sample page showing the problem on http://jsbin.com/

Some other information that would help:

  • What version of jQuery are you using?
  • Have you tried with the uncompressed (not .min) version? Line numbers are only really helpful in that one.
  • Are you using jQuery UI? If so, which component(s)?
  • Are you using an other jQuery plugins?

With more information please bring this issue up on the forum for further review or reopen this ticket if you can demonstrate how we can reproduce it. Thanks.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted