Rodrigo Victor

Results 9 comments of Rodrigo Victor

> Cara, achei seu código bem estruturado e limpo. As funcionalidades no site estão rodando legal, nenhum erro no console do navegador. > > Gostei bastante. Parabéns. Cara muito obrigado...

Same issue using bun install Momentum workaround: add ` "eslint-import-resolver-typescript": "^2.7.1",` in package.json (or lower) and using `bun install`

@karishmashuklaa some preference? Turborepo, Lerna, NX, etc

Concordo que ferramentas de gerenciamento de estado do servidor (Server State Management) estão tomando cada vez mais lugar para controle assíncrono

Grupo: João Bomfim, Mayara Alencar, Robert Damaceno, Rodrigo Victor [Archive.zip](https://github.com/juntossomosmais/frontend-dojo/files/9678386/Archive.zip)

Just to put as a reference/example, [`release-please`](https://github.com/googleapis/release-please) works in this way

Looks like it's normal in `local` ![image](https://user-images.githubusercontent.com/75763403/221066437-45d66c9a-5d18-4c4f-ba0d-0f95d790b835.png) but in `production` it's closing ![image](https://user-images.githubusercontent.com/75763403/221066596-0048cde8-713e-408b-861c-93e4962b6c3d.png) Looks like the `Folder` is being rerendered in route change, and updating the `defaultOpen` 🤔

It happens in code blocks that have the `runnable` parameter ![image](https://github.com/user-attachments/assets/519fa2f3-ab0c-49b2-b85e-24f85c2f5c53) Code blocks without `runnable` are indented