With static analysis we have found this issue on the react's code: https://nemo.sonarqube.org/issues/search#issues=AVTMqSKVtu4QdCAX4XJN On line 29 there is a null check of `target` but there is no on line 34.
With static analysis we have found this issue on the react's code: https://nemo.sonarqube.org/issues/search#issues=AVTMqSKVtu4QdCAX4XJN
On line 29 there is a null check of
targetbut there is no on line 34.