Hi,
After updating SP Page Builder, we noticed an issue with the Articles addon.
On the following page:
https://www.emogy.nl/vacatures/
The article titles are no longer displayed. When inspecting the HTML, the generated heading looks like this:
<h3><a href="/vacatures/junior-front-end-developer/" itemprop="url"></a></h3>
As you can see, the <a> element is empty and does not contain the article title. The link is generated correctly, but the title text is missing.
Could you please investigate whether this is a bug introduced in the latest update and advise on a solution?
Thank you in advance.