Closed stpaultim closed 5 months ago
@yorkshire-pudding - After talking about this today, I decided to take another look at the problem.
In fact, the problem was that I had not made my Sample Content modules dependent upon their parent modules, with the actual configuration. Once I fixed this, I am now finding that my recipes seem to install in the correct order and the sample content is working as expected.
Yeah!!!
If you install and enable the Services Recipe AND the Services Sample Content Recipe at the same time, then the content does not load properly.
If you install the Services Recipe first and then the content recipe afterwards, it works fine.
Need to look at other recipes that have sample content submodules and see why this works there, but not here.