Aliosh Romano
Aliosh Romano
There should be a way of getting the refs of the scrollable elements used within the ScrollPanel elements. I need to investigate why it is not possible, but I have...
## Description Based on issue #131 I have managed to get partially propagate cors trace headers. I expected to also get the `tracestate` header propagated, but I am only getting...
When pausing / unpausing a faro instance using the global object, despite of using the default `window.faro`, or passing a `globalObjectKey`, does not update the value found in `config.paused` on...
## Description FaroRoute is breaking tests. ## Steps to reproduce 1. Go to [my sandbox](https://codesandbox.io/s/faro-tests-vi461r?file=/faro/index.tsx) 2. Hit the 'Test' tab on the right sidebar to run all tests 3. Observe...
As there is no support for `vim.o.winborder` the native border makes the terminal title to be hidden: 1. Set vim.o.winborder = true in neovim Open the terminal:
### Description When switching branches I notice that an empty Neogit buffer is created: https://github.com/user-attachments/assets/f7ef9fb3-bb7d-4261-a647-4aab66c3b2bd ``` { "NeogitOrg/neogit", dependencies = { "nvim-lua/plenary.nvim", }, keys = { { "gg", "Neogit", desc...