🔍 Have you checked Spicetify.app page for your issue?
[X] I have checked the FAQ
🔍 Is there already an issue for your problem?
[X] I have checked older issues, open and closed
ℹ Environment / Computer Info
Spotify for Windows (64 bit)
1.2.45.454.gc16ec9f6
Spicetify v2.37.7
xpui_2024-08-26_1724674643080_c16ec9f
cef_127.3.4+ge9e2e14+chromium-127.0.6533.100
Runtime: Chrome
Build System: Bazel
📝 Description
some components are not always resolving, to be clear this isnt a matter of trying to use them before they are resolved - its more that they are NEVER resolving (but only on some startups).
in my case the Toggle react component is 1/3 boots not ever being resolved in the wrapper leaving me with these errors on any extension that uses this component:
To test this issue yourself:
Open Spotify
inspect element
run Spicetify.test()
refresh and run Spicetify.test() and see that every couple refreshes there are different missing components or functions
🔍 Have you checked Spicetify.app page for your issue?
🔍 Is there already an issue for your problem?
ℹ Environment / Computer Info
📝 Description
some components are not always resolving, to be clear this isnt a matter of trying to use them before they are resolved - its more that they are NEVER resolving (but only on some startups).
in my case the Toggle react component is 1/3 boots not ever being resolved in the wrapper leaving me with these errors on any extension that uses this component:
To test this issue yourself:
Spicetify.test()
Spicetify.test()
and see that every couple refreshes there are different missing components or functions📸 Screenshots