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
Encountered this weird bug where generic default got broken, but not when value is assigned to a var before being returned:
The typing of this particular case is rather complex, so I wanted to make sure that it's definitely bug before trying to create a minimum reproduction 🙏