kimsagro1

Results 12 issues of kimsagro1

What should the lifecycles of these two dependencies be when registering with a container. For example singleton, transient, one per web request etc.

Firstly, this looks like a amazing library, so thanks for all your hard work !!! We are currently using mobx and are looking to use this router, however I we...

### Describe the bug I am trying to implement a global error page and am having difficulties. I have a sample here where you can try uncommenting the throw statements...

Given that the last release was January, I was wondering if this project is still being maintained

**Describe your suggestion** Serilog 3.1 adds first-class support for TraceId and SpanId: https://github.com/serilog/serilog/pull/1955 Each sink has to implement this.

enhancement

When using thunks, UI side-effects such as route rediection, toast notifications etc, can be handled by chaining onto the promise returned by the thunk For example in a form submit...

question

Given that the last release was a year ago, I was wondering if this project is still being maintained. If not then perhaps this repository can be marked as unmaintained...

**Describe the bug** Unable to paste any emojis' in the commit summary or description box **To Reproduce** Steps to reproduce the behavior: 1. Go to [gitmoji](https://gitmoji.dev/) 2. Click on any...

bug

**Describe the bug** I downloaded version `0.49.0` and now when launching `lazygit` I get the following error message ``` 2025/04/16 10:10:44 An error occurred! Please create an issue at: https://github.com/jesseduffield/lazygit/issues...

bug

Running the following commands error with `exec /opt/mssql/bin/launch_sqlservr.sh: accessing a corrupted shared library` ``` > docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=yourStrong(!)Password" -p 14330:1433 mcr.microsoft.com/mssql/server:2022-latest exec /opt/mssql/bin/launch_sqlservr.sh: accessing a corrupted shared...