emin şen

Results 10 comments of emin şen

Hey @Seb33300 Can you please elaborate a bit more? Version, exception, or the code you're trying etc.. I just tried and here is the result; **Code:** ![Screenshot 2024-05-06 at 16...

Oh, yes, you're right. I hadn't tried changing the property type to an array. Now, I'm getting the same error as well. Sorry, my bad; I didn't check properly.

Hi @FoxCie Have you seen the [security voters](https://symfony.com/bundles/EasyAdminBundle/current/security.html#custom-security-voters) part in the documentation? I also use the custom voter, and everything works as expected.

Hey @FoxCie , I understand your point; I guess the intention is to control the actions' behaviors in the same place rather than in different areas. Anyway, I hope someone...

Hi @ankitbisht143 , Yes, you can. Change the lines 118-124 of the [TPSTwitterModule.m](https://github.com/tipsi/tipsi-twitter/blob/master/ios/TPSTwitterModule/TPSTwitterModule.m) file as below; ```objc TWTRAPIClient *client = [TWTRAPIClient clientWithCurrentUser]; NSURLRequest *request = [client URLRequestWithMethod:@"GET" URL:@"https://api.twitter.com/1.1/account/verify_credentials.json" parameters:@{@"include_email": @"true",...

Hey @jillingk I'm using [v18.1.0](https://github.com/Adyen/adyen-php-api-library/blob/v18.1.0/src/Adyen/Model/Checkout/PaymentCompletionDetails.php#L539).

Hey @jillingk Would it be possible to share any timeline for when this fix will happen?

Hello, anyone? Can someone give me an answer, please?

Hey, when would this PR be merged?

It could be related to [Pretty Admin URLs](https://symfony.com/bundles/EasyAdminBundle/4.x/dashboards.html#pretty-admin-urls)