Ticket #7756 (new defect)
Opened 17 months ago
djConfig.requires does not work with custom base builds that do not have dojo._base.browser
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | PackageSystem | Version: | 1.2beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Not sure this is worth fixing, since you can use djConfig.addOnLoad = function() { dojo.require() }, but at least logging this as an issue.
Note: See
TracTickets for help on using
tickets.