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
fix: report error for private property access on generic intersection types
Added check in getIndexedAccessTypeOrUndefined to detect conflicting private properties in intersection types before resolving indexed access. Closes#62294
0 commit comments