Ole Petersen
Ole Petersen
Hi, I am wondering if it is possible to supply a TLS certificate to a database connection. For CockroachDB it seems to be necessary to add a custom certificate to...
Hi, is there a simple way to export the generated OpenAPI spec to a file at compile time instead of serving it at runtime? This would fit my use case...
Hi, I just wanted to update the dependencies in my project and realized that the gallery does not allow React version 17.
Hi, I am trying to build an optical fingerprint sensor with this library. The idea is to have a camera take pictures of a finger through a window and match...
Hi, I just installed a piece of software and it magically works. However I did not find any documentation on how to change (update, uninstall) software installed by gobinaires. Of...
Hi, I am using this markdown editor and generally, it works amazingly (thanks :) ) However there is a strange issue with it: At the first rendering, the editor side...
### Describe the bug Using the navbar component with links causes a hydration error: ``` Warning: Prop `className` did not match. Server: "nextui-c-dIWzTP nextui-c-PJLV nextui-c-dIWzTP-hfnKRU-color-default nextui-c-dIWzTP-isWIbj-animated-true nextui-c-PJLV-gulvcB-isFocusVisible-false nextui-c-dIWzTP-ibzThln-css nextui-link nextui-navbar-link"...
I think it would be really convenient to pass the current value of an input field to the onContentClick handler for the use case that the content is a button...
### Version 1.12.0 ### What happened? running `sqlc generate` on a select statement that uses a subselect that includes a join operation results in an empty columnset ### Relevant log...
### Describe the bug The value of let statements is instantly lost once they have been executed. Running ``` -- Define the parameter LET $name = "tobie"; ``` And then...