Closed dayal closed 10 years ago
fsn is currently loaded within require-jquery.js, which the main scripts need as well. The current workaround is to load another jquery script before for the main script to use before require-jquery.js.
New workaround: add a 100ms delay to fsn script execution
fsn is currently loaded within require-jquery.js, which the main scripts need as well. The current workaround is to load another jquery script before for the main script to use before require-jquery.js.