This prevents the console from crashing when auto-completing on a variable or property that is null or undefined. Fixes #23693
2.5 KiB
2.5 KiB
This prevents the console from crashing when auto-completing on a variable or property that is null or undefined. Fixes #23693