Read in talks about initialization of extensions from people with the same problem. What can I do to make sure extensions will work? Fandom support sent me here...
Update: I did manage to make Tooltips to work just by removing
dev:UserFunctions.js
From ImportJS
So that leaves UserFunctions being faulty script?
The only similar error to this i could google is this one: https://wiki.guildwars2.com/wiki/Guild_Wars_2_Wiki:Reporting_wiki_bugs#Missing_widget_styles_-_mobile maybe you know better and can find parallels?
Yes, here, I created one just to show: https://rpgwor1d.fandom.com/ru/wiki/%D0%A2%D0%B5%D1%81%D1%82
Developer of one of the extensions said it like that and I don't know what they meant. Here: https://dev.fandom.com/wiki/Talk:Tooltips#Untitled
As for me, I have 4 extensions present on the wiki. ImportJS looks like this:
dev:UserFunctions.js
dev:Tooltips.js
dev:ReferencePopups/code.js
dev:ReferencePopups/custom.js
But only ReferencePopups seem to work.
It also has a weird bug: Tooltips extension works but only on the first page after refreshing Fandomdesktop.css ONCE. Refreshing the page again or going on any other page will result in the script not working again.
Read in talks about initialization of extensions from people with the same problem. What can I do to make sure extensions will work? Fandom support sent me here...