-
**Version information:**
- Platform: Windows 10
- Version: 24.09.1
- Build/commit: 5de17099
**Describe the bug**
I have a widescreen monitor and I play the game in a window smaller than the …
-
**Describe the bug**
A clear and concise description of what the bug is.
Cant able to export a specific collection , have added the config but still seeing export seeing entire database
**To Re…
-
**Is your feature request related to a problem? Please describe.**
I host several GoToSocial servers. Since GTS doesn't include a frontend, I host Phanpy at `/client` and put a link there in my ins…
-
### Describe the bug
At specific resolutions there is an infinite loop do with the scrollbar (see video). This is an embedded dashboard and the window size is 2433 x 1211. Doesn't seem to occur when …
-
Bug - Using `dd` to delete an item sometimes won't work.
Env - telescope UI
Reproduce - delete any item from UI but instead of closing harpoon thru return key, use escape. In this case the list will…
-
First, thanks for the work on `basedpyright`. We are adopting it in our organization.
This is more of a question than a request - is it going to be possible to allow `basedpyright` to apply a diffe…
-
Some chains don't use the opcodes in the latest EVM upgrade - so in Remix, the latest EVM version, is selected by default but then when a user selects a chain, like Celo, that doesn't use some of the…
-
Running a simple code with the following code results in a failure:
```
at = AutoTrader()
at.configure(verbosity=1, show_plot=True, feed="yahoo")
at.add_strategy("ema_crossover")
at.backtest(st…
-
Looking at [the `` production in the Selectors 4 (draft) grammar](http://drafts.csswg.org/selectors/#typedef-attribute-selector):
```
= '[' ']' |
'[' [ | ] ? ']'
```
I wonder, out o…
-
Can we get trajectories at particular index from the TrajectoryBuffer or ItemBuffer. Something like buffer.get_trajectory(state, trajectory_index), since buffer.sample(state, rng_key) returns a random…