Anchor button routing: bug?

Wappler 7.0.0 Beta 14

Hello everybody...
I don't know if this is a bug or maybe I'm missing the point here, but I have a question about routing using an anchor button:

  1. I have a route defined as:
    image

  2. And then an anchor button like:
    image
    image

  3. But that leads to:
    /producto/%7B%7Bvar1.value%7D%7D
    image

I know that I can use a dynamic link attribute, or browser component and a dynamic click event, but could be a bug since Wappler allows to specify a dynamic param on an anchor button when popup appears (see image 2)?

Thanks

You need to use dynamic attributes > link when using dynamic data.

Thanks @Teodor, but as I said before.. if that's the case, then why there's an input on that route popup?