Iām experiencing the same issue. ( Following )
The only reference in the codebase I could find that matches tasks-talk.*css ā itās a reference to scss file.
Reviewing this related article, Iām looking to see if thereās an issue in the scss which is likely used to compile the style sheet.
Iām not familiar with the codebase of NextCloud, but Iāll try to investigate it further.
I can get the error to resolve by copying the apps/tasks/css/tasks-talk.scss to apps/tasks/css/tasks-talk.css ⦠but ultimately doesnāt fix the problem.
Looking at both Tasks and Talk neither have been recently updated , which makes me wonder if itās not something else causing the issue such as a browser extension, cloudflare proxy⦠or something else entirely that I havenāt thought of yet.
