Borislav Kosun

Results 5 issues of Borislav Kosun

The user agent is: `Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko` ``` isMobile() bool(true) isTablet() bool(false) ``` Microsoft RT Surface 32 GB is a real tablet. demo.mobiledetect.net:...

status: pending research
type: new User-Agent strings

Hello! When trying to install clickhouse-mysql (RPM), an error occurs: ``` # yum install -y clickhouse-mysql ... --> Finished Dependency Resolution Error: Package: clickhouse-mysql-0.0.20180319-1.noarch (Altinity_clickhouse) Requires: mysql-community-devel You could try...

**API Platform version(s) affected**: 3.1, 3.2 **Description** GraphQL Query operation ignores custom ItemProvider if resource does not have Http Get operation src/Entity/Account.php ``` namespace App\Entity; use ApiPlatform\Metadata\ApiProperty; use ApiPlatform\Metadata\ApiResource; use...

bug
GraphQL

## What does this PR do? Add resource(s) ## IMPORTANT - [x] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md). - [x] Is this a revision of a previously submitted PR? If so, STOP!...

waiting for changes
:eyes: Needs Review