I just updated to 0.7.8 (23502) and I think there is a problem with links that already existed.
I have a page of links that used to work, but now when I publish that page the link looks like this;
If I create a new link on a Button it seems to generate the correct URL. If I create the link on part of a Text object which is part of the Content part of an Accordion it does not work.
Hi @dan
It is here elementsapp://downloadDocument/atUDxZ3SNUBP
If you go to the Expeditions folder and look at Expedition Links that is the page I am having issues with
This problem seems to be more widespread. If I select all or part of the text in either a Text or Typography component and add a “Page” link it is incorrectly generated as “https://mysite/frompage/undefined” where “mysite” is the domain of my sever, “frompage” is the folder of the page I am linking from, and “undefined” is the actual word undefined. This, of course, results in a 404 response on the live site. Button links appear to work ok. Using a Plain Text or URL link instead of Page also generates the correct html. I’m using Version 0.7.9 (23506)