Chris

Results 34 issues of Chris

Component newsCategories should sort categories by name per default or it would be nice to be able to choose the sort

Is there an easy to implement a limitation in the number of results returned? I am facing a memory allocation error on the prod. server.

very cool, I just discovered this plugin. I think the Checkout/Payment documentation is missing?

I've made a fork of the theme and convert it to Tailwind 1.7, available code here https://github.com/Voilaah/oc-mall-theme JS and SCSS compilation is ok, however, at this stage I didn't yet...

for learning purpose, I am using and playing with your great starter project here, on my home page, I need to load the user profile through an API, then I...

I am having 3 Yaml files to load over Http How the HttpAssetLoader() is working? What files does it expect?

I managed to login and get a token but can't do anything else, with this from the readme in my `routes.php` ```php Route::get('test', function (\Request $request) { return response()->json(('The test...

In preview mode in the backend, the editor is still appearing and it shouldnt - only the rendered html should appear

**Describe the bug** ```html ``` ```javascript dayjs.extend(window.isSameOrAfter); ``` ```javascript Uncaught TypeError: Cannot read property '$i' of undefined at Function.v.extend (dayjs.min.js:1) at register:724 ``` **Expected behavior** no error **Information** - Day.js...

Very weird behavior when I instal my website on a prod server and import the different pages for different languages. It got all messed up, duplicate pages, some pages from...