fix: createNewPosts to build tpl with ajaxify.data
If the post template contains references to items outside of the scope of the post, then when the post is loaded via IS, the expected values are empty. This was due to createNewPosts calling app.parseAndTranslate with a subset of the page payload. This works fine in Persona (and most other themes) because they do not refer to properties outside of the post object, but it may be helpful to include the rest of the ajaxify data as well.v1.18.x
parent
266d7587b2
commit
0b6ef61e40
Loading…
Reference in New Issue