-
### Description
The search bar in "Bookmarks" looks oddly different from the other ones in the app like the one in "Podcasts", "Discover" or "Listening history". Can we please consolidate these?
![I…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### OpenVINO Version
2024.0.0
### Operating System
Ubuntu 20.04 (LTS)
### Device used for inference
CPU
### Framework
None
### Model used
_No response_
### Issue descript…
vient updated
3 months ago
-
The biggest issue I get with Amber is that one:
```
unsafe $echo
echo 123
echo true
```
That report:
```
Unclosed command literal
at [unknown]:6:1
5| echo true
6|
```
So on …
Mte90 updated
4 months ago
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
### Description
Currently gVisor reports the kernel version as `4.4.0` and this version hasn't been updated in 5+ years: https://github.com/google/gvisor/commit/ebe8001724a6965cc9723604b38f42563d284a…
-
I'm using this in a React app for an audio player playlist menu. Without importing the CSS I can reorder the playlist just fine, only without any visual indicator besides the reordering, but as soon a…
-
### OSISM release version
7.1.3
### What's the problem?
Nova Update wont and will let many entries beeing not migrated beceause in the Nova-Cell Live Migration the following Bug hits:
http…
-
As a user, I want a form to submit new bug reports, and the bugs should be listed on the site.
The Bug Report form should:
- [ ] post bugs to the DB
- [ ] have fields for:
- [ ] Description
- [ …
-
### Describe the bug
There's an issue with `useStorage` when passing a reactive value as the default value. Currently, the composable reuses the reactive `defaults` reference for storing the data. …