Wappler Version : 6.0.2
Operating System : W11
Server Model: NodeJS
I have a repeat which generates many links on the page, and each should redirect internally.
Additionally, I have a couple of regular anchor tags as well, which work fine.
I have experimental and beta channel both enabled, and all the files have been updated.
On AC version 2.0.0-beta.18.
@patrick / @George This issue still exists in Wappler 6.8.0 with the latest AC2 stable version.
Can you guys please push an inline fix for this urgently? We have started to upgrade one of our big projects to AC2, and this is a deal-breaker.
I beliefe that most routing issues were fixed and your topic doesn't really explain in which situation it still fails. Perhaps you could add some example code with which it doesn't work.
Just checked this and able to reproduce. My initial report was only for repeats, since I did not yet test regular dynamic link, but that also doesn't work.
If the anchor tag does not have dynamic href, internal works. But both dynamic href and internal are failling and doing a full page load.