-
Hello,
On the product page, with custom field option checked, if you fill a textfield and/or a textarea and then, add product to the cart, the fields are emptied.
The problem appears only for te…
ghost updated
7 years ago
-
**Title**: Add support for OpenMetrics exemplars
**Description**:
Currently Envoy supports OpenMetrics format but does not export exemplars. Exemplars are very useful for discovering traces.
…
-
Now that every message has been inventoried and binned into an appropriate category (not a lot of changes, but a necessary audit), _and_ the message system is mostly very, very modular and flexible no…
-
### Describe the bug
running `npx create-react-app my-project --template` fails to create a proper project.
### Did you try recovering your dependencies?
```
% npm --version
9.2.0
%
…
-
### What happens?
duckdb.duckdb.OutOfMemoryException: Out of Memory Error: Failed to allocate block of 262144 bytes (bad allocation)
### To Reproduce
```
[root@prod ~]# ls -lh /data/prod/
t…
-
Given the declaration
```dart
(int a, int b) v = (1, 2);
```
you can access `v.$1` and `v.$2`, but I would have expected to be able to access `v.a` and `v.b` (these fields don't exist).
I w…
-
The cuda code is full of cudaDeviceSynchronize() (especially KinFu). This reduces the framerate but I don't see any need.
I'm not sure, but I suppose every cudaDeviceSynchronize can be removed.
e.g.:…
-
### Description (*)
I'm talking about the magento 2 pipeline deployment.
This way of deploying requires the command `magento app:config:dump`. After running this command, almost all admin set…
-
A core challenge of any product is that every user is different, and if you satisfy all of them you face feature bloat. I'd like to open the floor to dicussing the idea of implementing a modular metad…
-
### Description
I have three custom post types (machines, machine type, products) created with pods in a multilanguage website (polylang with three languages, multisite environment).
The ‘machin…