dmitriy-baltak
dmitriy-baltak
Is it possible to use server side rendering conditionally? I want to use server side rendering only when request comes from search engines and in all other cases I want...
If child of component rely on react context api then this component breaks, since, as far as I understand, context is not passed. For example if we use `connect` from...
For this configuration: ``` { optimizeImages: false, inlineImageLimit: -1, }, ``` Nextjs shows warnings: ``` warn - Invalid next.config.js options detected: - The root value has an unexpected property, optimizeImages,...
Can you please update the version of graphql that is used, right now it conflicts with other packages if they require newer version and I use --legacy-peer-deps flag to fix...
Hi guys, I'm trying to run examples of videojs-vr implementation from examples folder of the repo by running `npm run build-prod` && `npm run server` and accessing `http://localhost:9999/` but unfortunately...
It fails with error: `Module not found: Can't resolve '@mui/styles'` Which is basically deprecated to use with mui5