render HTML and inject data for SPA #1490
Answered
by
brillout
lMINERl
asked this question in
Help & Questions
-
Beta Was this translation helpful? Give feedback.
Answered by
brillout
Feb 14, 2024
Replies: 1 comment 7 replies
-
Can you publish a reproduction for the error? (Although I don't think the error is related to what you're trying to achieve.) |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👍 I'll have a look at it later today.
One thing you could do is to manipulate the generated HTML
pageContext.httpResponse.body
at yourrenderPage()
server integration. Would that be an option for you?