Server data binding does not properly parse on first attempt

Wappler Version : 7.1.2
Operating System :
Server Model:
Database Type:
Hosting Type:

Expected behavior

What do you think should happen?

When opening the Server Data Bindings panel, an existing expression should parse itself into dynamic bindings, and static text.

Actual behavior

What actually happens?

It shows the entire expression as a single object. The issue with this is that if a new dynamic binding is selected, it replaces the entire object instead of only the dynamic binding.

If however you switch to the code panel, and then back to Design, the desired separation is presented.

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue

In the video I first show the issue, and then show it working correctly using the code/design toggle.

Fixed in Wappler 7.3