- Issue created by @kunal.sachdev
In
📌
Generate content for title using AI
Active
and
📌
Generate content metadata using AI
Active
we are updating the fields in AiWizard.tsx
like store.dispatch(setPageData({ 'title[0][value]': 'Newer title' }));
. But there's an issue that the update isn't showing up on the UI right away; it becomes visible only after a reload.
To be decided.
Active
0.0
Page