Copyleaks / plagiarism-report

Allow Copyleaks API users to view the plagiarism report using their downloaded data. Using this report allows users to view the report anytime without being restricted by the Copyleaks expiration policy (that deletes the reports data).
https://api.copyleaks.com
Other
17 stars 8 forks source link

0910: Angular has detected that the `sandbox` was applied as a binding to an <iframe> #96

Closed dhrcodeer closed 1 year ago

dhrcodeer commented 1 year ago

Describe the bug Both OriginalComponent and SuspectComponent throw an Angular NG0910 error (https://angular.io/errors/NG0910), breaking the iframes for rich text mode and source previews.

To Reproduce Steps to reproduce the behavior:

  1. Clone https://github.com/Copyleaks/plagiarism-report-demo
  2. Run npm install
  3. Run npm start

Expected behavior Working iframes, just as on https://app.copyleaks.com/dashboard

Desktop (please complete the following information):

CL-BayanAbuawad commented 1 year ago

@dhrcodeer a fix was deployed to both the report package and demo.