Opened 10 years ago
Closed 10 years ago
#13394 closed defect (fixed)
dojo.hasClass throws error in browsers with ClassList
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Core | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
if the node passed in does not have ClassList?, such as document
this would happen when using escape to close an opened dialog
Note: See
TracTickets for help on using
tickets.
(In [25744]) fixes #13394: fix regression in hasClass if document is passed in