ciderapp/Apple-Music-Electron

[BUG] Account settings is missing if you set the startup page to something specific.

variananora opened this issue · 3 comments

Describe the bug
Account settings and Discord option are missing from the settings box if you set the startup page to:

  • Recently Added
  • Songs
  • Albums
  • Made for You

To Reproduce
Steps to reproduce the behavior:

  1. Go to settings
  2. Change your "Startup Page" to any of the above.
  3. Restart the app
  4. See error

Expected behavior
It should shows you the "What is should be" (check the screenshot part).

Screenshots

Video: https://youtu.be/PawAO9bC1MQ

What it should be:

image

Broken one:

image

Environment Information

  • OS (e.g. Linux/Mac/Windows): Windows 11
  • Application Version (e.g. 2.5.0): 3.0.0 (Commit: 7a82f0e)

Have you followed the troubleshooting guide and checked for any outstanding/pinned issues that can help?
Troubleshooting guide can be found here.
Yes

Log File
https://haste.zneix.eu/okizohobul.sql

As this seems to be an issue with scripts failing to execute and is not an issue that I can replicate, could you turn on verbose logging and post your renderer.log file (found in the same location as your log file) after experiencing the issue

As this seems to be an issue with scripts failing to execute and is not an issue that I can replicate, could you turn on verbose logging and post your renderer.log file (found in the same location as your log file) after experiencing the issue

Well it's kinda fixed (mitigated) by d46fac3 should I revert the version and do what you requested or just close this issue

If it works fine with that, then maybe it was just an innerHTML issue. Go ahead and close this unless you need any other help.