Skip to content
New issue

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

markdown preview loads external dependencies #58

Closed
floriangantner opened this issue Dec 7, 2023 · 1 comment
Closed

markdown preview loads external dependencies #58

floriangantner opened this issue Dec 7, 2023 · 1 comment
Labels

Comments

@floriangantner
Copy link

Describe the bug
The markdown preview plugin

<nu-markdown-preview [value]="value"></nu-markdown-preview>

loads external dependencies from cdn pages.

To Reproduce
Steps to reproduce the behavior:

  1. Call https://dspacecris7.4science.cloud/info/end-user-agreement
  2. Check the network connections. dependencies are loaded from the https://www.npmjs.com/package/@ng-util/markdown dependy

Screenshot from 2023-12-07 12-59-02

Expected behavior
We expect the dependencies being loaded from the site and not from external cdn's.

Related work
Similar issue with google Fonts (removed in 7.6): DSpace#2077

@floriangantner
Copy link
Author

fixed in 2023.02.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant