ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.65k stars 164 forks source link

MS Teams - user.js is not working #1769

Open SelfRef opened 1 month ago

SelfRef commented 1 month ago

Preflight Checklist

Ferdium Version

6.7.3 (from Flathub)

Recipe Name

msteams

Recipe Version

3.3.0

Last Known working version of the recipe

?

Steps to reproduce

  1. Create MS Teams instance
  2. Go to service settings
  3. Open user.js
  4. user.js gets generated
  5. Refresh service
  6. user.js doesn't execute

Expected Behavior

Script user.js should be executed on service load.

Actual Behavior

My user script that was working not long time ago suddenly stopped. While other services like Discord work correctly, no matter what I put in user.js for MS Teams (msteams) it won't execute, even the default generated console.log for Hello, World!.

I've tried to delete all service files and recreate the service, but it doesn't matter.

Screenshots

No response

Additional Information

No response