PowerShell / PowerShell/PowerShellEditorServices
Watch evaluation sometimes ignores intermediate members
Đang mở
@andyleejordan đang làm issue này rồi.
Từ ngày 2/6/2022.
Area-Debugging
Issue-Bug
- Ngôn ngữ chính
- C#
- Star
- 767
- Fork
- 266
- Merge trung bình
- 3 ngày 16 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
$Role = [pscustomobject]@{
DisplayName = 'thing'
accessPackageResourceScopes = [pscustomobject]@{
DisplayName = 'nestedthing'
}
}
$Role
Wait-Debugger

The latter watch expression should return null
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.