Problem with dynamic routing links

Wappler Version : 1.9.9
Operating System : Windows 10

What do you think should happen?

Links should be wrapped in double quotes

What actually happens?

Links are wrapped in both single and double quotes - so they don’t work.

How to reproduce

Here, I’ve selected values for the two parameters

This is the resulting link:
dmx-bind:href="'item/{{stock_id}}/{{title.stripTags().slugify()}}'"
(The href value is surrounded by two sets of quotes - single and double)

Removing the single quotes solves the problem.

There is another, related problem: if you want to make changes to the parameters and re-enter the Routes dialog, the parameter fields are empty (even if the single quotes are put back temporarily).

This is fixed in Wappler 2.0