Opened 3 years ago
#19101 new defect
Uncaught TypeError: e.contains is not a function when hovering over HorizontalSlider
Reported by: | Bart | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 1.13.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Upgraded from 1.9.2 to 1.13.0:
When hovering mouse over HorizontalSlider? class from "dijit/form/HorizontalSlider"
Uncaught TypeError?: e.contains is not a function
at Object.p.isDescendant (dojo.js:formatted:2306) at Object.<anonymous> (dojo.js:formatted:4791) at HTMLTableElement.<anonymous> (dojo.js:formatted:1445)
e is a HorizontalSlider?
Note: See
TracTickets for help on using
tickets.