Reece May

Results 104 comments of Reece May

The error you are getting is a permission issue, I see that it is possibly running on an actual webserver? or is it inside an image? The package does write...

Just noting that this is still an issue. It should be possible to handle this by wrapping the loading part of the call in a `rescue` callback or a `try...

> How is this done in another plugin: https://github.com/gabrieliuga/laravel-mail-log/blob/6a092a630c3c406e6d9f23bdd688d33d9975e0d7/src/Listeners/MailSentListener.php#L37 This is a good issue to begin with for someone who is comfortable with handling the internals of pre-displaying the rendered...

Not sure if this should be a new issue. When adding custom previews for version `0.1.0-alpha.5`, the upload fails with the error `Error: ENOENT: no such file or directory, copyfile`...

It would be nice not to have the essential slices installed by default, I don't think it would have a steep learning curve. I find myself removing the essential-slice libraries...

This is an intermittent issue for me on my end where it says it can't create a screenshot. But then after a browser refresh on SM ui it usually works....

Hey @greatwitenorth not sure if you have tried but from my experience a lot of the newer features are usually on different branches and not the `master/main` branch. For the...

With regards the editing the content side of things, I think it would be real useful for the variations to be retained between switching in the editor during the editing...

@pkrawc I mentioned this in the comments on the stream, and also had a thought about it on twitter when Hugo gave an example of the `pris-types` => https://pris-types.vercel.app/live It...

> It would be good if this failed silently, but it would be better if tracking was opt-out. I think there is a note on another similar issue on disabling...