René Vlugt

Results 4 comments of René Vlugt

This might help you: https://stackoverflow.com/questions/47657433/lazy-true-of-lazyload-image-gem-breaks-the-image-for-ruby-on-rails-5

@gabrielmfern Your answer also works if you get this error: ![image](https://github.com/resend/react-email/assets/20322259/6b0b849c-b430-4b9c-993f-af5759da7ebc) `TypeError: (0 , _react_email_render__WEBPACK_IMPORTED_MODULE_4__.renderAsync) is not a function` ``` at renderEmailByPath (webpack-internal:///(rsc)/./src/actions/render-email-by-path.tsx:35:94) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Page (webpack-internal:///(rsc)/./src/app/preview/[...slug]/page.tsx:37:34)...

We've just stumbled on the same issue. We've tried 5.11.0 and the new 5.12.1, with Postgres 14 as well as Postgres 15. NodeJS version 22. Our schema: ```prisma model Category...

@bustardcelly We do use `Hot reload` indeed. I'll have @stijnvanderlaan check if this is also actually the case with an APK version rather than the development build.