Igor Santos

Results 174 issues of Igor Santos

I'm looking for a simple way to support caching my own API's requests, but it seems Axios doesn't care to implement the full HTTP layer including caching. Then, I found...

I have a model with a year field, and an order field. The idea is to use the order number only when the years are the same, and thus `ordering...

It seems there's a race condition when you try to use stacked data to debug embedded requests (i.e. iframes). I can confirm what the doc says about _"using the debug...

According to docs, [it's possible to time all PDO calls if this collector is created before TimeData](https://github.com/maximebf/php-debugbar/blob/master/docs/base_collectors.md#pdo). However, the PDO collector is optional on the ["Standard package"](https://github.com/maximebf/php-debugbar#quick-start), while TimeData comes...

I guess that to keep compatibility with PSR-3, there's a `log()` method on the MessageCollector with a third parameter for including contextual details... But it's completely ignored on the class....

If you keep typing random words in the textarea one of the words will be break n the middle to jump to another line... that's not how default textarea works,...

My Gmail account is set to not mark email as read unless I explicit hit the button/shortcut for that. That said, when I get a new email it notifies me...

Would be useful to be able to install automatically some dependencies I could find useful for my application, such as: - jQueryUI or other UI tools - Less, Bootstrap could...

There are months with no commits and the last "stable" (far from bug-free) release was Oct/2017. It's hard to be used on Android as the editor messes with autocompletion, and...