Tarrow added a comment.

@Jakob_WMDE pointed out and I could reproduce that if running with chrome debug tools set to stop on caught exceptions there is a a notable one thrown on

extensions/Wikibase/view/resources/wikibase/view/ViewFactory.js#650:
because lexemeview is not found after looking for it in $.wikibase [ 'lexemeview' ]

There are also some other random selector errors that are caught that seem unimportant.

Attempting to run without debug=true and looking at the first call of the function where the error is thrown (extensions/Wikibase/view/resources/wikibase/view/ViewFactory.js _getView()) it appears that $.wikibase [ 'lexemeview' ] does exist.

Furthermore, running with debug=true and waiting until after page load $.wikibase [ 'lexemeview' ] also exists.

This strongly suggests that there is an issue with our resourceloader dependencies meaning that lexemeview isn't loaded at the right time.


TASK DETAIL
https://phabricator.wikimedia.org/T204039

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tarrow
Cc: Tarrow, Jakob_WMDE, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to