Samuel

Results 6 issues of Samuel

Hey. Is there a way to trigger a pattern, that allows all characters recursively, also special characters? `'R': {pattern: /[a-zA-Z0-9]/, recursive: true},` got this now. but this doesn't allow special...

Hey! I'm on a multipage setup, where I define the root paths for the content folders etc in the `/index.php` file like so: ```php $kirby = new Kirby([ 'roots' =>...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Expected Behavior I'm running a multisite with 4 different sites, that have different...

- [x] I'm reporting a bug, not asking for help - [x] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the...

## Description I've been following the [cookbook to setup 'Load More' Functionality with Kirby Pagination](https://getkirby.com/docs/cookbook/templating/ajax-load-more). The model named 'Rewards' is using virtual pages, to fetch the children of the model...

type: bug 🐛

Hey there. For some reason, when using Overcommit together with the Git Graph Extension for VSCode, any time a hook runs and it checks on the bundler context (most templates...

bug