You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ModalRoot and DialogHeader React components are undefined in the latest steam beta. You can still find them in the code manually but steam changed them slightly and now millennium can't find them anymore.
You can likely use this fix for the ModalRoot.
Expected Behavior
For them to not be undefined
Steps To Reproduce
set steam to steam beta
open steam with -dev
open de SharedJSContext console
see that MILLENNIUM_API.ModalRoot and MILLENNIUM_API.DialogHeader are undefined which were previously not