When I try to add @User (User Mentioned) anywhere in Confluence this function doesn't work correctly.
In javascript console I get error:
*Uncaught TypeError: Cannot read property 'dropDownClassName' of undefined* batch.js:5647
Any idea what is the problem?
Hi, it might be caused by corrupted plugin cache. Please try to do the following and check whether it worked or not.
# Shutdown Confluence
# Remove the following folders (they will be regenerated at startup):
#* <confluence_home>/bundled-plugins
#* <confluence_home>/plugins-cache
#* <confluence_home>/plugins-osgi-cache
#* <confluence_home>/plugins-temp
# Startup Confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.