Events/Attributes don't immediately display in DOM panel

Wappler Version : rc3
Operating System : mac 10.15.5

Expected behavior

After selecting a Static/Dynamic Event or Dynamic Attribute while in the DOM panel, the event/attribute chosen should display with its appropriate properties.

Actual behavior

The event/attribute is added to the code, however there is no change to the properties panel. Moving focus to another element and returning fixes the panel.

Before adding anything:

After adding click event:

After touching another element and coming back: