Latest Update Neo4j Browser Desktop - 1.4.1

MATCH (a:Name)
where a.
here we used to see a list properties of node 'a'.

This works fine with first run. After returning the result, now the Cypher script appears above the graph. Something in the new version called 'Frame'.

Now if you go back to main Cypher pane (above the Frame) then a. doesn't show any list of properties. It shows up only when you have two dots. Then again you need to delete the extra dot other wise you will get syntax error.

Here is a pictorial description:
1.

2.

3.

Q: Is MacOS Big Sur version supported?

Hi @ameyasoft
I confirmed the same problem.
Anyway, it works in Big Sur (Intel) like this.

Thanks for the update. Appreciate your help!