View Issue Details

IDProjectCategoryView StatusLast Update
0003525HTML & PERLBug Report - Interfacepublic2022-04-15 16:40
ReporterIleca Assigned ToDerIdiot  
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0003525: Loading animation is broken
DescriptionWhen "mark file (as) watched" in the episode block by clicking on the eyes, the loading animation <div id="loading" class="active"></div> is broken and doesn't disappear when the Ajax call successfully finished. Therefore, the little eye is never updated and you have to refresh to see that the added episodes were indeed added.
I am on Firefox Developer Edition 100.0b5. I could reproduce this issue in troubleshoot mode so it's not the fault of one of my addons.
The broken behavior started happening recently.
The console tells me:

Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). moz-extension:1:5003
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. 12602
XHRGEThttps://anidb.net/user/mylist/?do=seen&lid=340883328&seen=1&nonav=1&headless=1&geteprow=1
[HTTP/2 500 Internal Server Error 144ms]

Uncaught EvalError: call to eval() blocked by CSP
    error global.js:223
    jQuery 6
    fetchJSONData global.js:198
    ChangeBehaviourOfExternalLinks global.js:1293
    jQuery 2
global.js:223:15
Content Security Policy: The page’s settings blocked the loading of a resource at eval (“script-src”). global.js:223:15
Additional InformationThis broken behavior is really annoying.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-04-14 21:17 Ileca New Issue
2022-04-15 16:40 DerIdiot Project AJAX/JS => HTML & PERL
2022-04-15 16:40 DerIdiot Assigned To => DerIdiot
2022-04-15 16:40 DerIdiot Status new => resolved
2022-04-15 16:40 DerIdiot Resolution open => fixed