Manually Typing PHP Code Is Altered Incorrectly

Wappler Version : 1.9.2
Operating System : Mac OS Mojave

Expected behavior

What do you think should happen?

Manually typing php code to include top navbar.

<?php include '../includes/logged-user-info.php'; ?>

Actual behavior

What actually happens?

See attached video clip.

Bug_with_manual_php_code_entry.mp4 (1.3 MB)

In code or split views, once you start typing <?p immediately the code below begins to eliminate the < and then the />'s off of several lines. Then it deletes all the closing div tags below.

I think the video – though short – shows the odd behavior as I try to type the code manually.