Expected Behavior
Clicking any region of the window should activate the element under the cursor.
Actual behavior
A small region in the top-center of the window isn't clickable.
To Reproduce
$ git clone https://github.com/javan/electron-quick-start.git -b hidden-inset-mojave
$ npm install
$ npm start
Screenshots
macOS Mojave 10.14 Beta (18A384a) 👎

macOS High Sierra 10.13.6 👍

Additional Information
This issue impacts any application with critical navigation elements on the top of the page. For us (Basecamp 3), the "Hey!" menu is very difficult to click:

<notch-joke>
</notch-joke>
It's likely that Mojave will be released this week during the Apple Special Event on September 12.
Expected Behavior
Clicking any region of the window should activate the element under the cursor.
Actual behavior
A small region in the top-center of the window isn't clickable.
To Reproduce
Screenshots

macOS Mojave 10.14 Beta (18A384a)👎macOS High Sierra 10.13.6👍Additional Information

This issue impacts any application with critical navigation elements on the top of the page. For us (Basecamp 3), the "Hey!" menu is very difficult to click:
<notch-joke></notch-joke>It's likely that Mojave will be released this week during the Apple Special Event on September 12.