Hi !
The rendering cycle seems to be out of date and that it does not work anymore by seeing the doc.
So I tried with the rendering api and the env property, but nothing changed.
There is my code :
To be clear on what I want to do, my current problem is that when I launch my site, I first see “Heading 3” and then after 1 second, I got “Hello” (+ the name).
So I want to have directly my “Hello” (+ the name).
