diego3g / faladev

Meu site pessoal onde deixo todas minhas configurações atuais como do Visual Studio Code, Fish e informações sobre meu setup.
https://fala.dev
251 stars 41 forks source link

After selecting an file under folder other than the first one, the folder keeps closing #22

Open cherryramatisdev opened 1 year ago

cherryramatisdev commented 1 year ago

https://user-images.githubusercontent.com/86631177/220981725-7a2a23d9-641f-489d-9d1a-413f20988205.mov

RodrigoRVSN commented 1 year ago

Looks like it's normal in local

image

but in production it's closing

image

Looks like the Folder is being rerendered in route change, and updating the defaultOpen 🤔

diego3g commented 1 year ago

In production the page is somehow refreshing every time I click on a link! I still didn't inspect this one but it's not clear to me what's happening! Started happening after merging #10 by @Majortheus.