Opened 9 years ago
Closed 9 years ago
#10117 closed bug (notabug)
Cannot read property 'msie' of undefined
Reported by: | billegge | Owned by: | billegge |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I get the following error when using JQuery 1.11.1 or 2.1.0
Cannot read property 'msie' of undefined.
It seems to be a removed feature in JQuery since a long time ago.
Change History (3)
comment:1 Changed 9 years ago by
Owner: | set to billegge |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Status: | pending → new |
---|
I am sorry, my bad. I had downloaded a ribbon control which used its own copy of jquery.tooltip.
False alarm.
comment:3 Changed 9 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
We no longer use that property. Can you provide a reduced test case that shows the error you're experiencing?