Skip to content
This repository has been archived by the owner on Oct 10, 2017. It is now read-only.

jQuery.noConflict(true) breaks amd version #11

Open
cparker15 opened this issue Nov 4, 2012 · 0 comments
Open

jQuery.noConflict(true) breaks amd version #11

cparker15 opened this issue Nov 4, 2012 · 0 comments

Comments

@cparker15
Copy link

I'm using the AMD version of Marionette.Async in a RequireJS loader. Because I don't have complete control over the page (a third-party CMS injects its own jQuery library), I'm using a RequireJS shim and jQuery.noConflict(true) to sandbox my version of the jQuery library.

Marionette.Async only uses the jQuery (or Zepto or ender) object on the window. Instead, it should continue to use the jQuery version fetched via require.

cparker15 added a commit to cparker15/backbone.marionette.async that referenced this issue Nov 4, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant