Sumanth Chinthagunta
Sumanth Chinthagunta
looks like behavier for `fluid` prop reversed `` or default `` Why is the search box showing at the end in my environment, instead of showing in the middle? your...
I am using sveltejs/kit `1.0.0-next.352` and flowbite-svelte `0.19.4`
when reduced to minimal screen size, `NavHamburger` shows two times. also, search don't show the text area rendering it useless Sorry ignore dobule NavHamburger issue . I had dcouble ``...
Navbar menu items are vertically aligned to the **top**. I think they look good when aligned **center** by default. This misalignment only happened when combined with `Dropdown` Avatar **To reproduce**...
I think, sops depends on gpg1 where yubikey relaying on gpg2. That might be the problem
same with `"github.com/go-resty/resty/v2"` package. nothing generated.
even better `go install github.com/vektra/mockery/v2@latest` with golang 1.16
`WorkingDir` is great as _base_ directory for `Destination` we also need flexibility to provide `Source` directory per image. I am forced to keep my image's kodata `Source` in https://github.com/xmlking/micro-starter-kit/tree/master/srv/account/kodata I...
I could use this trick for my case too and avoid duplicating files . Thanks for sharing.
Other problem with `/var/run/ko/` is, unable to read when using **nonroot** images `defaultBaseImage: gcr.io/distroless/static:nonroot`