Just try to render `<text text="测试内容123" x={0} y={0} fontSize={20} fillColor="darkgreen" />`, and log in `layout_parse_with`, you'll see twice log.
Just try to render
<text text="测试内容123" x={0} y={0} fontSize={20} fillColor="darkgreen" />, and log inlayout_parse_with, you'll see twice log.