Ива Цилкова

Results 49 comments of Ива Цилкова

The issue is 15 months old. It’s quite possible it was rectified somewhere along the way. I wrapped up the project more than a year ago with a manual fix.

Ok, ignore it, it seems like we are still waiting for permissions approval for the linkedIn app. Still strange no error is thrown, though.

Was too quick to close. We got the permissions and still it does not work. Reopening.

@ToshY, thanks for the guide. Unfortunately, this seems like too much of a hassle to implement at this point. I decided on serving 1x1 pixel white SVG instead. Some suggestion...

I am suspecting these lines: ``` // otherwise filter is applied to order and page as well if ( !$this->isPropertyEnabled($property, $resourceClass) || !$this->isPropertyMapped($property, $resourceClass) ) { return; } ``` The...

Found out why this happens, just can't figure out how to achieve what I need. I thought it's fine using these lines to name the filter for usage in graphql:...

Is this working for everyone else? I duplicated the code from the docs, the exact same issue. Am I missing something here or am I the only one who's trying...

@Vicolondon There are two issues with their example: 1. First, the property name is not properly passed to the filterProperty function. Basically, if you name your filter like this -...

No, sorry. Never had the need to.