-
It would seem as if with Mendix 7.3 the browser context menu loads when right clicking on a column. Settings specified:
Columns - Flex Header - Yes
Columns - Responsive columns - No
Settings - Gri…
-
I am trying to figure out how to use an existing resolver implementation. But when I run `go run github.com/99designs/gqlgen generate`, it overwrites the implementation in the `schema.resolvers.go` fi…
-
hi, i am facing an issue where the selected pageitem is not shown to user , (he has to scroll to go to selected paging item). its selected but not visible to user. any idea ?
-
Hey,
The issue I'm facing is that I'm trying to page views with a scroll view inside them. The paging works great but the scroll views do not work. I've tried disabling vertical pages with no luck.…
-
I've done some review of OffsetPaging made in version 11. The good point is that you have made an optimization regarding not loading totalCount once it's not requested. Actually, we use HotChocolate o…
-
Description
1. Return "news_imageinfo" diambil dari return "news_description"
![Image](https://user-images.githubusercontent.com/62389945/207389048-32aa223e-6e07-49ec-839b-09f3d086573f.png)
![Ima…
-
The data source plugin of Nacos has SQL security issues, and there are SQL injection issues with paging parameters
-
### Summary
Track work to add chain(s) to create the [Common Expression Language (CEL)](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-cel.html) input config.
### Base: ✅
Th…
-
DoD:
===
Paging should be under 10s for 100 rows.
Details:
===
v1.2.0-rc.2 build 28-4717783
The performance of paging degrades sharply when the rows/page is set to 50 or 100. Below are some actual …
-
U některých API vidím v definici požadavků vlastnost `paging` typu `Paging`
```json
"paging": {
"page": 0,
"pageSize": 0
}
```
a zároveň vlastnosti `page` `pageSize`:
```json
…