Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Build Scripts
-
Labels:None
Description
When I use Infusion's prebuilt dist/infusion-framework-no-jquery.js file, and provide my own version of jQuery, I receive errors in the console related to the fact that jQuery UI is missing:
jquery.keyboard-a11y.js:172 Uncaught TypeError: Cannot read property 'keyCode' of undefined at jquery.keyboard-a11y.js:172 at jquery.keyboard-a11y.js:623
At least naively, it seems to me that a "no jQuery" version of the framework shouldn't include portions of the framework that are dependent on jQuery UI. In this particular case, I'm using Infusion without any particular UI components.
Attachments
Issue Links
- relates to
-
FLUID-4729 the direct use of $.ui.keyCode prevents customBuilds that don't include jQuery UI Core
-
- Open
-
-
FLUID-6109 Infusion framework dist doesn't include contextawareness
-
- Open
-