Steps to reproduce
Create a new page and add an element, save and publish everything. The page isn't shown public
Expected behavior
Elements get loaded and shown public
Actual behavior
Nothing is shown
System configuration
- Alchemy Version: 7.1
- Rails Version: 7.1
I think I've tracked down the problem. On creating a page there is also a page_version been created. After publishing the page a new version is created. The elements in the page unfortunately referencing to the first page_version but not to the published one.
Steps to reproduce
Create a new page and add an element, save and publish everything. The page isn't shown public
Expected behavior
Elements get loaded and shown public
Actual behavior
Nothing is shown
System configuration
I think I've tracked down the problem. On creating a page there is also a page_version been created. After publishing the page a new version is created. The elements in the page unfortunately referencing to the first page_version but not to the published one.