RootCauseunvalidated
the `target` property is typed as an `EventTarget` — In the context of a `React.KeyboardEvent`. Tension: `EventTarget` does not have a `nodeName` property. Outcome: this property is specific to `Node`.
85ebcee3-0bf5-46c6-a485-eb46b0a888c7
the target property is typed as an EventTarget — In the context of a React.KeyboardEvent. Tension: EventTarget does not have a nodeName property. Outcome: this property is specific to Node.