Leonardo Losoviz

Results 52 comments of Leonardo Losoviz

To have in consideration: mocking should hopefully work with any API, not only with the WP REST API. In my case, I use GraphQL to fetch data for my blocks,...

I'm submitting a PR to solve this issue. I enabled to added entry `namespaces_to_skip` under `mozart.extra` to define a list of namespace starters that will be skipped from being namespaced....

Tests are not passing, so will fix the problem and open a new PR

I have no objections to your proposed changes :) All I care about is the functionality, not how it is implemented. So please go ahead and reject this PR. My...

@szepeviktor Wow, what I found randomly browsing GitHub! > I am not a developer, just a code janitor, please close all my PR-s and ban me from GitHub. 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

Thanks Andy. I did as you said, and it works but it doesn't: even though it didn't regenerate all the other pages, the time it takes to reload the browser...

Hi Steven, no, if the lookup has no items, then the dropdown will already have disappeared, however it never gets cleared (it keeps trying to look for a match for...

Agree, however I think that sometimes (mostly for Twitter-like hashtags) it makes sense to treat the space as a delimiter to end the lookup always, even if the lookup was...

``` [12-Jan-2020 10:00:26 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /Users/leo/Sites/PoPAPIWP/vendor/youshido/graphql/src/Execution/Request.php on line 66 [12-Jan-2020 10:00:26 UTC] PHP Fatal error: Uncaught Error: Call to...