Ray Hughes

Results 6 issues of Ray Hughes

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Steps to reproduce 🕹 Live Version: I was...

package: system
status: needs triage

### The problem in depth 🔍 I am trying to make the chart below with X Charts: The bars in the chart should be color coordinated based on wether or...

enhancement
component: charts

### Description When calling a GraphQL operation with an internal directive from a TS operation, the client falls to build. ```ssh DTS Build start ../.wundergraph/operations/v1/content/articles/RelatedBySlug.ts(17,7): error TS2741: Property 'username' is...

Hello! My team is having issues with Android locking up when compiled with the release flag (production ready). In most cases, the app freezes and prevents user interaction after receiving...

### What's on your mind? While the PSR declarations provide no recommendation for namespace capitalization, it is pretty standard to use PascalCase when defining namespaces as it aligns with the...

enhancement

MethodSignatureMismatch ``` Argument 1 of ServiceProvider\CacheServiceProvider::register has wrong type 'Phalcon\Di\DiInterface', expecting 'mixed' as defined by Phalcon\Di\ServiceProviderInterface::register (see https://psalm.dev/042) public function register(DiInterface $di): void ``` ``` Http\Request::getClientAddress has wrong type 'bool',...