Results 9 comments of Danny Lin

I will be surprised, but Chinese astrology / Chinese calendar is doing it in another different way. Some months have 29 lunar days, others have 30. This way they approximate...

> I would suggest you to close the dial before doing something with the navigator. https://github.com/darioielardi/flutter_speed_dial#how-to-use-openclosedial-property it doesn't help in my case 🤷🏻‍♂️

confirm having this on NixOS 24.05, logseq 0.10.9

they considerably re-worked the whole setup: vite plugin instead of vinxi, `app.config.ts` is totally gone.. but rolled it out just as usual 1.x update, with docs not updated either.. no...

I noticed, if open a Drawer from kobalte's DropdownMenu by setting Drawer's `open` property to `true', it can not be closed afterwards. This is a reproduction repo: https://stackblitz.com/~/github.com/dannylin108/parkui-bug-report/tree/corvu Steps: 1....

in my case I put Dropdown inside Drawer context, removed closing animation from Dropdown when it triggers Drawer, and `setTimeout(() => drawerContext.setOpen(true), 50)`.. it works for now..

> Buildkit supports the following naming convention. Would it work for you? > > https://docs.docker.com/build/concepts/context/#filename-and-location yes, it works perfectly well. thanks a lot!

> It's still being reproduced with solid-query: TypeError starts to appear if you have `delcaration: true` in your tsconfig Confirm for solid-query 5.81.5