Moritz L'Hoest

Results 45 issues of Moritz L'Hoest

### What happened? ### Description I'm trying to add some custom validation rules to an entry, but I'm getting some errors when first saving an entry. Here's a shortened version...

bug
craft4

### Description I'm trying to find all matrix blocks on a page where a particular field is not empty. The field exists on some of the blocks, but not all...

bug

I'm working on a migration script right now where I need to create linkfield values programmatically. The README is lacking instructions on how to set values programmatically (in PHP), which...

question

**Description** I recently had some issues figuring out how to configure a custom `sort` parameter statically – _without_ using the sortBy widget. As per [this issue](https://github.com/meilisearch/instant-meilisearch/issues/527), the solution is to...

documentation
good first issue

After following the tutorial and executing the `init` and `build` commands, you end up with a directory with a lot of files and directories: ``` . |-- .gradle |-- android.keystore...

documentation

The `em` function in the `_functions.scss` file uses the deprecated slash syntax for division: ```scss @function em($pixels, $base-font-size: 18) { @return #{$pixels/$base-font-size}em; } ``` See [Breaking Change: Slash as Division](https://sass-lang.com/documentation/breaking-changes/slash-div)...

### Description I just can't figure out how to make Redactor properly remove HTML / paste as plain text. I need to enter the HTML code for an iframe that...

bug
redactor issue

**Describe the bug** I have three emails in my inbox that I can't delete or move to a different folder. Performing one of those actions will result in the email...

Currently, this plugin does not support Craft 4. Is an update with Craft 4 support planned or should we start looking for a replacement?

### What happened? ### Description By default, the live preview retains/restores the current scroll position when a field it's refreshed. However, this doesn't work if you use `scroll-behavior: smooth` on...

bug
craft4