https://bugzilla.wikimedia.org/show_bug.cgi?id=67654

--- Comment #2 from Henning <bugzilla.d...@gmail.com> ---
The wikibase.domready hook was not supposed to be permanent and has been
removed in https://gerrit.wikimedia.org/r/#/c/157794/.

You already implemented an alternative in the gadget. I would recommend
attaching to the more reliable "create" event of the entityview widget as we
have been trying to decouple the concept of the entityview from the concept of
a page.
As entityview is a jQuery widget, a "create" event, prefixed with the widget's
event prefix ("entityview") will be triggered via the jQuery widget base
constructor right after the widget's _create() function has been issued.

If there are no objections, I would recommend closing this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to