Geeks-Solutions / nuxt-sections

MIT License
2 stars 1 forks source link

Enable payload change in the page_pre_render hook #97

Open jfayad opened 3 days ago

jfayad commented 3 days ago

We shall have a way to let host projects read and alter the payload returned by the page API right before the page is rendered.

The effect of that change should only be visible in the UI and the changes should be not be persisted when saving the page