Jeff Norris

Results 4 issues of Jeff Norris

## Bug report for Cloudinary PHP SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. ```...

Feature request for timer pause.

### 🐛 Current behavior Somewhere between [email protected] and 4.22.1, the html function used in a template changed such that `html`` ` (empty string in html function) returns string `undefined` to...

Type: Bug
Resolution: Needs More Information
Library: InstantSearch.js
Scope: Templating

In `ValueObjects/Url.php __construct` you are throwing InvalidArgumentException but your `try new Url($value)` in `Rules/EmbeddableUrl.php` is catching ServiceNotFoundException so the exception is thrown.