Marcus Williams

Results 41 issues of Marcus Williams

tried plesk bin repair --reconfigure-ssl-certificates and various other thing but can't get my website up and running sue to the error SSLCertificateFile: file '/usr/local/psa/var/certificates/cert-3rVNji' does not exist or is empty...

I've noticed that if I add syncDrupalPreviewRoutes in my app.tsx my bundle size is increased by about 100kb however if I just include the function in my app.tsx sync still...

documentation
area: next-drupal

I've noticed an issue recently where pressing the view button results in the site loading the api/preview route wit The provided secret has expired response. I believe this happens if...

enhancement
area: next module

Think it would be good to have the option to lazy load the larger image. At the moment the large image is downloaded automatically

This only happens on the odd video but I get an error of ``` _itemFailedToPlayToEnd: { kind = 1; new = 2; old = 0; } ``` Any ideas on...

Whenever I do a fetch with data I get an error of ``` [ERROR] : [REST API] READ ERROR: [ERROR] : { [ERROR] : code = 0; [ERROR] : data...

Not too sure is this issue is for here but thought I'd start her anyway. When my app launches it immediately crashes and closes with no error. Model ``` exports.definition...

I'm trying to load images in the slides but I'm finding the container is not matching the height of the images. i.e just a few px in height. My first...

I'm a bit confused as to how to get the express middleware to work with params. The documentation suggests you can add the middleware to route with params i.e. ```...

### Steps to reproduce I've just updated to the latest version of feathers mongoose which has update mongoose from v5 to v5 and I'm now getting this error "Cannot populate...