Frederik Heyninck

Results 10 issues of 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...

forms

## 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
caching
assets

Option to set a url to a website

feature request

## Bug Report | Q | A | | ------------ | ----- | | Critical Bug | no | | Version | 5.9.1 | ### Problem description On the frontend...

Bug
Unconfirmed

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 [...

bug
can't recreate

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 ![PHOTO-2024-12-13-13-20-57](https://github.com/user-attachments/assets/dbc74bcc-8360-4626-b6f3-0bba9a3a6649) See screenshot in simplecommerce https://cln.sh/ZR8bG6hSbJXTdDQJF7h0 The webhook in both transaction...

bug
payment gateways
Fixed in next major version