Jozsef Lazar
Jozsef Lazar
`LiveReload` component's reconnect attempt was hard coded to 1 sec. However, this breaks the feature if the page which attempts to be loaded has a loader that takes more than...
Hi, Today I noticed that nested structs do not get generated into the swagger configuration at query parameters. Here is a super simple example: ```go type Query struct { InnerQuery...
**Describe the bug** When I want to set an environment variable that would get a value during loading, it doesn't work when the file is a `.env` file. However, the...
Found the following problem today with this package: When sending an invalid URL as a database URL to the package, the entire URL, including any kind of secrets, is included...