Guerby Duval

Results 9 issues of Guerby Duval

**API Platform version(s) affected**: 2.5 **Description** I'm writing some tests but in `\Symfony\Bundle\FrameworkBundle\Test\WebTestCase`, `static::createClient()->xmlHttpRequest()` convert everything to string while sending the request. I'm testing an api using `Api-platform`. The `api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php`...

I have this code in my app component: ``` // Inside ngOnInit LocalNotifications.addOnMessageReceivedCallback(data => this._ngZone.run(() => { this.handleNotifikasyon() }, this)); ``` ``` // Insite the class handleNotifikasyon(): void { this.router.navigate(["/the-path"]])...

**Describe the bug** When I open a modal and navigate to another page in the modal callback/promise, the page opens and then open the page that was opened before and...

### Tell us about the problem RadCalendar Android: this.nativeView.setForceDarkAllowed is not a function ### Which platform(s) does your issue occur on? _Android 10, 11_ ### Please provide the following version...

Hi, I would like to know how to custom validate without adding required attribute to the field. Because having `` and `$('#myForm').validator({ custom: { equals: functions(el$){ ... } } })`...

### Checklist - [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [X] I made sure that the issue I am raising doesn't already exist ### Current bug...

bug
waiting for report
platform-android

Hi, It would be great if I can add multiple signature appearance at once. The problem is, if I add a signature, save the pdf and add another one, The...

Hi, In my controller $request->getPreferredFormat() is null whenever the page is called from ux-turbo or not. I'm using symfony/ux-turbo: 2.12.0 with Symfony 6.2.14. I'm using turbo stream instead of frame....

Status: Waiting Feedback
Turbo

This is a bug that exists a long time ago. I first experienced it in Chrome. I thought it was a chrome problem but I also experience it on Firefox....