There is lag when its try to get a respond to write at React marker

This is likely a performance issue due to how you are rendering the AI response.

Check out our memoization recipe that improve performance and reduce the number of re-renders.