https://bugzilla.wikimedia.org/show_bug.cgi?id=34538
--- Comment #1 from Roan Kattouw <[email protected]> 2012-02-20 21:29:07 UTC --- (In reply to comment #0) > ext.vector.collapsibleNav in particular does not register a > $(document).ready() > callback, it just tries to modify the DOM at the file level of the module. No > errors are logged, $( '#mw-panel' ) just returns an empty list and the styling > is not applied. Other modules may have similar issues with > $wgResourceLoaderExperimentalAsyncLoading. > Are you sure you were looking at an up-to-date version of the code when you wrote this? I fixed this in https://www.mediawiki.org/wiki/Special:Code/MediaWiki/111685 four days ago and got Reedy to deploy it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
