-
Good afternoon.
I am using Windows 10. It appears that when a new major version of chrome is released and automatically downloaded in the background, your program does not work until Chrome is ful…
-
### What problem does your feature solve?
For the P22 upgrade, add an '__constructor(counter: Type)' example to soroban-examples. Chadoh has [an example](https://github.com/stellar/soroban-test-exa…
-
Once the Flash document is changed to use RSL style fonts, and a user installs a font replacer over `fonts_en.swf`, then EFM Favorites menu will respect it. I'm dumb. I did all the footwork for RSL fo…
-
As a user, I should not be forced to use a reverse proxy. It should be some sort of environmental variable I can set to declare the url to use for requests.
-
### Description
After refreshing many times a page containing media cards, the Web UI shows "Internal Server Error" from version 2.0.0 up to 2.1.0. And at some point, apparently at random, sonarr a…
-
https://github.com/egoist/tsup
I think it'd make things a lot cleaner - it'd mean you don't have to import .js files, you can do import prefixes (e.g. @/agent/foo' instead of '../agent/foo.js' stuf…
-
Salut !
Petit truc à corriger, quand on reset la palette de couleur d'une matière ça la reset partout, je sais pas si c'est fait exprès mais c'est un peu embêtant quand on veut retourner à la couleur…
-
In https://github.com/w3c/csswg-drafts/issues/7261 (cc @emilio), @tabatkins concludes that:
> `myshadowroot.querySelector(":scope > *")` returns all the root nodes in the shadow tree.
But no it …
-
### Check for existing issues
- [X] Completed
### Describe the feature
At least in C++, I [can't find a way](https://github.com/zed-industries/zed/discussions/18558) to stop Zed from clearing blank…
-
I'm working on migrating a codebase to RTK 2.0.
I frequently have a pattern where I manually update the cache. I have been doing this via the lifecycle of `onQueryStarted` as recommended in #2864. My…