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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
I would like to report a bug.
🐞 Bug Report
Describe the bug
Object.Paths
does not produce an error if optional properties exist in sub properties.Reproduce the bug
Expected behavior
Both calls should produce errors.
What happens
The first call does not produce an error, whereas the second call produces an error.
Screenshots
Additional context
"ts-toolbelt": 9.6.0
"typescript": 4.2.3
"node": 15.8.0
The text was updated successfully, but these errors were encountered: