Debug Report:
chrome_debug.zip (36.3 KB)
I have a strange behaviour when adding external links to a page, not sure if it is a bug or me but I am assuming bug for this report
I have a table which contains links to the forum
So here is a database table containing the link
So I start with a generated bootstrap table which lists these links
All good up till now
Now I add a link into the entry
and set its value to the link via dynamic attributes
resulting in code:
The link shows [object Object] after it
Clicking the link leads to an incorrect link
I have tried numerous variation on the code like
<td><a href="#" dmx-bind:href="{{link}}">Link</a></td>
But still the same problem
Community Page
Last updated:
Last updated: