Arnaud Juracek

Results 6 issues of Arnaud Juracek

First of all, thank you for your plugin. It is so simple that I may use it by default on all my new Kirby projects, until it ends up being...

enhancement 🔝

## Description When using the pages sections in a user blueprint, clicking the create button throws the following error: ``` Cannot assign Kirby\Cms\User to property Kirby\Panel\PageCreateDialog::$view of type Kirby\Cms\Page|Kirby\Cms\Site ```...

## Description _optional context: a website where panel users can be of role `actor` and be referenced in a `movie` page. When viewing a panel user page with the `actor`...

## Describe the bug Looping animations cannot use relative tween type values. ## Provide a minimal reproduction demo of the bug ```js import { animate } from "https://esm.sh/animejs"; animate('.square', {...

bug

The only thing preventing this library to be used in a browser environment seems to be the `process.exit` used to throw an error when a SVG command is not recognised,...