imaspeer
imaspeer
I confirm (by marking "x" in the [ ] below: [x]): - [x] This is not a troubleshooting question. [Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/](http://www.mattermost.org/troubleshoot/). - [x] This doesn't reproduce on...
# 🐛Bug report **Describe the bug** If the user zooms out a chart so much that either end of the time range exceeds the minimum or maximum values for a...
The following code ``` const pond = require('pondjs'); const index = pond.Index.getIndexString('1d', new Date('1969-12-31')); // 1d--1 new pond.TimeSeries({columns: ['index', 'value'], points: [[index, 1]]}); ``` which should be correct according to...
### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a feature request that...
### Description When you local mute a user, you no longer hear them (as intended), but the attenuation feature is still triggered, lowering your other apps volume, when they key...
Using a Raspberry Pi Compute Module 4 in a RetroFlag GPi Case 2 and the official RPi4-GPICase2 5.0 image in the default configuration : When the system is connected to...
After updating to the latest version (0.15.4) and running `sbctl setup --migrate` as instructed, if the PK and/or KEK is not present, the `list-files`, `sign`, `sign-all` and `verify` operations fail...