-
Hi, I encountered a problem when generating the string representation. The result of:
```
UUIDv4::UUIDGenerator uuidGenerator {};
std::cout
-
If we provide a full uuid, the following error message is returned:
```
❌ Unable to find the instance `56baae83-1223-5165-b8bb-cd6e7b35c5b3`: no object could be found from the provided identifier
…
-
Awesome project!
I have a `UUID` scalar in my graphql schema and `someMutation` expects `[UUID!]!` as an input. But when I call the following query:
```ts
await gqlSdk('mutation', { scalars })(…
-
After installing create-react-app, uuid, axios and react-router, I loaded the code in this repo and got a compile error in app.js. To fix the problem, I commented out the following:
import uuid f…
-
### Steps to reproduce
1. Setup Nextcloud
2. Have auto upload enabled on Android
3. Take pictures
4. Sometimes it gets uploaded, sometimes it fails and keep repeating over and over.
Most re…
-
Hi,
We're a team of two students trying to install OpenCTI to later connect it to the DISARM platform.
We followed the simple Docker installation - https://github.com/OpenCTI-Platform/docker but …
-
### Environment
@sentry/webpack-plugin@2.7.0
### Steps to Reproduce
- I have a multiple entry files (main.js, other_entry.js) and few other chunks (foo.js and bar.js). foo.js is uniquely genera…
-
### Symfony version(s) affected
7.1
### Description
I've created a small repository to demonstrate the issue. Please check https://github.com/pts-archive/symfony-uuid-reproducer
In these two cas…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When page has multiple litepicker in…
-
**Description**
`appAccountToken` is not on the return of the `getAvailablePurchases` method.
**Expected Behavior**
`appAccountToken` should be on the return of the `getAvailablePurchases` me…