Frontend X-Ray

typeof null is 'object'

easy15 XP

Bug Report

A type check treats null as a valid object, causing property access crashes.

Loading editor...