Chris Lloyd

Results 12 issues of Chris Lloyd

Support using "cache objects" as defined in markmarijnissen/cordova-app-loader#24 I have tested this and it seems to work with the app loader (together with changes I made to that code too),...

Use the "cache object" format supported in 27partners/cordova-file-cache@f10b956093a8893b74bffa4213938877c080d7b5 As in the pull request to cordova-file-cache, I believe this is what you had in mind for markmarijnissen/cordova-app-loader#24 but I may not...

Example: ``` http_build_url( "http://site.testing.com/apreview/testing/a/09-20a13/pa0a4/?code=asdfghjkl", array('path' => 'image/15.jpg'), HTTP_URL_JOIN_PATH | HTTP_URL_STRIP_FRAGMENT | HTTP_URL_STRIP_QUERY ); ``` Results in: ``` 'http://site.testing.com/preview/testing//09-2013/p04/image/15.jpg' ```

**Is your feature request related to a problem? Please describe.** When developing code and LWR in `lwr dev` mode to test it, if you temporarily cause a syntax error in...

External: Lightning Web Runtime

The code that generates morph markers does not run when using `php artisan view:cache`. Since this is popular part of Laravel deployment pipelines it's worth mentioning in the documentation that...

Bug Fix

Currently the REST API calls callbacks registered with register_rest_field, but does not check their return values. If the callback wishes to signal that an error has occurred it should be...

Enhancement
Infrastructure

Hi, Whilst profiling our application, I found that as you increase per_page on a posts request there is a subsequent rise in get_item_schema calls. These calls are quite intensive (particularly...

Bug
Reporter Feedback

### What problem does this feature solve? Hi, our designer has come up with the following design that I am unable to replicate in echarts where the yAxis label is...

new-feature
pending
en