Jean-Luc
Jean-Luc
Hi there, I'm typically using your plugin with ImageOptimize but I deactivated it so I can isolate the issue. I have a fairly simple setup, using AWS S3 bucket with...
### Describe the bug On the Google SEO previews, the large preview lacks ellipsis on the title (the small right column one does it fine), and the description eats the...
### What happened? ### Description If you disable automatic slug increment via `"maxSlugIncrement" => 1`, then creating a second entry with the same slug does not show an error message....
First I have to say that your series is one of the best out there, especially Part 4 about Laravel Passport and Authentication. But I feel a bit like after...
Hi there, Is there a simple way of handling twig files? I'm already using the [melody](https://github.com/trivago/prettier-plugin-twig-melody) plugin to handle twig formatting. Is it a configuration thing or do you need...
### Describe the bug This works: ``` {{ optimizedImages.srcsetMinWidth(970) }} ``` Returns all variants of size over and including 970. ``` {{ optimizedImages.srcsetMaxWidth(970) }} ``` Returns all variants of size...
### Describe the bug I came across an issue where exporting a submission wasn't exporting all of my form fields. After looking into it, I see that you're using the...
### Describe the bug Using Google Places integration, marking an address Auto-Complete field as required triggers validation but does not show the default red asterisk on said field. Bonus issue:...
### Describe the bug #### Main issue For the form fields that allow it (see below), it looks like filtering submissions form the index search filter (Craft 4) do not...
### Question Hey there, Maybe you can help me on this, I'm trying to understand how Formie works and where it is POSTing but first a little context. I am...