Willy David Da Conceicao Lozada

Results 7 comments of Willy David Da Conceicao Lozada

I was migrating an app that used pages to app directory (Nextjs v14) and all the animations with react-spring stopped working. When I changed reactStrictMode to false, all the animations...

Google is showing me the same message in this case if it should be added manually or does the plugin already do it? I was looking at `android\app\build\outputs\logs\manifest-merger-release-report.txt` and I...

If you are using next js you just have to tell next to import and render the component only on the client and not to apply ssr for that component,...

I actually changed the color to blue and increased the width of the draggable with :hover is this what you mean?

With npm, I get the same error. 'npm i langchain' With 'yarn add langchain,' everything installs correctly.