Opened 10 years ago
Closed 10 years ago
#15131 closed defect (duplicate)
circular dependency in dojo/dom- modules
Reported by: | Adam Peller | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Core | Version: | 1.7.2 |
Keywords: | Cc: | Kenneth G. Franqueiro, snover, ben hockey | |
Blocked By: | Blocking: |
Description
dojo/dom-construct -> dojo/dom-attr -> dojo/dom-props -> dojo/dom-construct
Change History (4)
comment:1 Changed 10 years ago by
Priority: | undecided → high |
---|
comment:2 Changed 10 years ago by
Cc: | Kenneth G. Franqueiro snover ben hockey added |
---|
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this circular dependency is known and is handled by using
"exports"
. do you have any specifics where/how this is failing?