We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We see a lot of info log messages in the JS console even in production mode, e.g.
Loading script of altmetric Loading script of dimensions Loading script of plumX Resolving with status Loaded
These messages are generated in MetricLoadScriptService. Please consider to remove these debug messages at least in production mode.
MetricLoadScriptService
The text was updated successfully, but these errors were encountered:
this issue is related to the frontend component of DSC - it was moved to 4Science/dspace-angular#55
Sorry, something went wrong.
No branches or pull requests
We see a lot of info log messages in the JS console even in production mode, e.g.
These messages are generated in
MetricLoadScriptService
. Please consider to remove these debug messages at least in production mode.The text was updated successfully, but these errors were encountered: