Vitalie

Results 6 comments of Vitalie

> @vitaliemiron please let me know if it worked Yes, that worked, thank you! Could you add param in js because exists some UX cases when scroll should be visible.

same issue, but 4.3.0 doesn't work with material ui (this bug - https://github.com/lfades/next-with-apollo/issues/60 )

If you want to fix that you shoul import getDataFromTree `import { getDataFromTree } from '@apollo/react-ssr';` and pass it into withApollo `export default withApollo(({ initialState }) => { return new...

I have the same issue with [13.3.1-canary.17]

Hey @vordgi, the problem was that we are using the docker container for deployment. In that strategy, the .cache directory can't be deleted; I fixed it in [my fork](https://github.com/vitaliemiron/classnames-minifier/blob/main/src/lib/validateDist.ts)

sure, thanks @vordgi you can test by deploy any next.js app with https://www.flightcontrol.dev