-
**API Platform version(s) affected**: 3.2.7
**Description**
After upgrading to v3.2 and switching `event_listeners_backward_compatibility_layer` to `false`, the use of decorated `Deserialize…
-
Hello,
I'm trying to encrypt entire file using rpgp library.
My main problem is that I did not found any method that allows me to do so.
Actually I read the whole file, and encrypt it but it p…
-
At first I tried to use google-auth-libray for verification and found that it contained nodejs dependencies, so I implemented the logic of obtaining the access token myself, but errors still occurred,…
-
### Describe the bug
A datePicker with mask doesn't call the listener associated when a date is changed (or removed) manually in the input.
### Reproducer
Change date manually in the input with a…
-
**Is your feature request related to a problem? Please describe.**
Currently, the contact form is not looking good
**Describe the solution you'd like**
Remove the contact form completely
**Are…
-
### I have checked if others have suggested this already
- [X] I have checked this issue tracker to see if others have reported similar issues.
### Feature description
I often turn off my VPN for v…
-
```
The content-type "multipart/form-data; boundary=--------------------------580848852863824060235695" is not supported.
Supported MIME types are "application/json", "application/x-json", "text/xm…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Debugger-wont-connect-to-a-Xamarin-iOS-/10397469)._
---
[severity:I'm unable to use thi…
-
### Description
When using an external OIDC provider, such as Authelia, accessing `https://xxx.com:9443/.well-known/openid-configuration` returns the following JSON:
```json
{
"issuer": "https…
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
Currently, the `AbstractControl` has a method (`hasValidator`) to check if a validator is present …