Frontend X-Ray

Optional chaining pitfall

easy15 XP

Bug Report

Optional chaining returns undefined silently, masking the real bug — the data structure changed but the code wasn't updated.

Loading editor...