Talk Web showing blank page and no configuration options in admin settings for Talk

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.