Hello XWiki community,
We’re facing a wired error about Notifications application extension:
The [notifications] macro is not in the list of registered macros. Verify the spelling or contact your administrator.
But Notifications Application and Notifications Macro are installed as extension since Standard flavor is installed. My browser seems failing to load the script:
GET https://xwiki.dash.co/bin/view/XWiki/XWikiAsyncNotificationsMacro.js net::ERR_ABORTED 404 (Not Found)
require.min.js?r=1:5 Uncaught Error: Script error for “XWikiAsyncNotificationsMacro”
We’re using containerized xwiki, xwiki:stable-mysql-tomcat
, xwiki version 15.9
. Could it be an issue related to docker image? I do have the admin privilege btw.