-
`Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
=(0 nil)
(if (= 0 count) (progn (let ((it (buffer-live-p buffer))) (if it (progn (save-current-buffer (set-buffer buff…
-
### Issue URL (Ads)
[https://www.facebook.com/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.facebook.com%2F)
### Comment
> The sponsored ads that were hid…
-
Is there a possible way to change the key used by the component to filter the data ?
`tree_data = [
{
"value": 1,
"title": """Test parent HTML test""",
"children"…
-
### Preconditions and environment
Magento version: 2.4.6-p6
### Steps to reproduce
Send a GraphQL request with the following query:
```gql
query MagentoGetCategoryTree($filters: CategoryFil…
-
- [ ] Changes to be made in APF New UAT environment
**Issue:**
The filter by GP is not functioning properly on the QRT dashboard. When attempting to get the count of PW and children with respect to …
-
Example:
```ts
import * as csstree from "css-tree";
const ast = csstree.parse("blur(4px)empx", { context: "value" });
const matchResult = csstree.lexer.matchProperty("filter", ast);
console.log…
-
in #446 i add validation on the Child mapping so that you can't misuse that field to persist a document that is not attached to that field.
we could do the same in the Children, check the name with t…
-
Thank you for developing and maintaining the `pubmed_parser` package. This is a great help to may pubmed related analysis.
**Describe the bug**
I encountered an issue when using the package to ext…
-
When tables are created from workbooks during ingest, the metadata of the workbook isn't passed to the tables, and therefore it is not possible to search by keyword and then use the filters on the met…
-
### Problem
I have an SVG with ~25k children under the same parent, and it takes ~9 seconds to optimize. Unfortunately these sorts of SVGs are not entirely unusual for my use case :( Notably though…