Frederik Heyninck
Frederik Heyninck
### Bug description When creating a form and adding an email the first field "email" doest not validate for a valid email address. ### How to reproduce When creating a...
## Bug Description When i delete an image in a folder and upload a new one with the same name it always shows the old one. Even after a refresh...
## Bug Report | Q | A | | ------------ | ----- | | Critical Bug | no | | Version | 5.9.1 | ### Problem description On the frontend...
Only works from statamic 3.3 *Always target the `/dev/` folder when proposing changes to the kit (not the docs). * Fixes # . Changes proposed in this pull request: -
Does entrust cache his queries? A lot of people have an error "This cache store does not support targging" So I was wondering does entrust cache and how?
Got this error after installing it to an existing site. https://flareapp.io/share/KPgnE8gm Migration went ok. I can see the entries in the database. This is my statamic-eloquent-drive.php config: ``` return [...
Hi I need to perform a filter before using the pagination. But when i do got an error: ```Method Statamic\Entries\EntryCollection::paginate does not exist.``` My code: ```protected function entries() { $entries...
When i use the datesDisable option like this: ``` const datesToDisable = [ new Date(2024, 0, 1)]; const datepickerEl = document.getElementById('datepicker'); new Datepicker(datepickerEl, { datesDisable: datesToDisable, todayHighlight: true, minDate :...
### Description When a mollie transaction is expired, and the restarted the paymen status in simplecommerce is not updated  See screenshot in simplecommerce https://cln.sh/ZR8bG6hSbJXTdDQJF7h0 The webhook in both transaction...