When using lazy to get dynamic content with catch and no return, the render will fall into an infinite loop.
https://stackblitz.com/edit/vitejs-vite-9vutnzcz?file=src%2Fapp.jsx
After a simple breakpoint, the error occurred in code in Lazy would throw error and catch by diff.
