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
It includes the following parameter which was added automatically:
exactOptionalPropertyTypes=true
However when visiting the link the option reverts back to being unset, which can be evidenced by the lack of an error in the line of code delete person.age.
Not sure if this was because the property was recently renamed or if it had never worked under its original name.