Tim Schupp

Results 26 comments of Tim Schupp

Ok interesting yes, this would also prob solve the use case I posted in `#community-help` on discord. I.e.: fetching data for the first SSR render, but then not re-fetching /...

What eactly would `onAfterRenderHtml` do? How would I add the redux `` if the `pageHtml` is already rendered? I'd like to: 1. use redux, wihout modifying `+onBeforeRenderClient.tsx` ( as this...

But this would also cause an additional POST request on client side navigation. Maybe a little example, so I'm working on a chat app: If the user loads e.g.: `/chat`...

I'm not sure if I understand correctly: `Wrapper` is added to `pageView` in `getPageElement`, and there I'd initialize the store? But if `onAfterRenderHtml` runs after the html is rendered, how...

Thanks! So afaik `+onAfterRenderClient` allows me: ✅ client-side page-based fetching `+onAfterRenderClient` ( lets me simplify the app's client fetching logic, nice! ) ❌ server-side fetching + initialize Redux store with...

Same issue here, sightly different error message: ```bash PHP Fatal error: Cannot declare class enshrined\svgSanitize\Sanitizer, because the name is already in use in /bitnami/ │ │ 202.61.241.62 - - [15/May/2024:06:32:43...