galaxy-hub icon indicating copy to clipboard operation
galaxy-hub copied to clipboard

Updates to ParentArticles don't show up on dynamic pages when using the development server

Open NickSto opened this issue 3 years ago • 0 comments

ParentArticles were introduced in #1692 to allow both Articles and VueArticles to be listed in dynamic pages. It succeeds in this (mostly), but it looks like changes won't show up on those pages when using the development server.

This makes some sense when modifying existing pages, since the way ParentArticles are created (in nodeModifier.processArticleType()) has no facility for updating an existing page. Stranger is the fact that entirely new ParentArticles don't appear.

NickSto avatar Oct 27 '22 00:10 NickSto