trych
trych
Hi there! Thanks for the great plugin. I have some srcset options like this: ```php 'flokosiol' => [ 'focus' => [ 'srcsets' => [ 'default' => [ '300w' => ['width'...
## Description When I have a writer field that contains a non-breaking space in a multi-language installation, Kirby will claim there are unsaved changes when I switch languages on the...
## Description I ran into an issue with file fields in a live deployed site that seemed very counter intuitive to me. I had this snippet throw an error, although...
Hi there, thanks for this great plugin. I was wondering, is there a way to make `Bnomei\Fingerprint::css('@auto')` and `Bnomei\Fingerprint::js('@auto')` work so that it automatically loads the css in `assets/css/templatename.css`? I...
Thanks for this great plugin! I was just giving it a try with the new blocks. And while I can get it to work within one block like so ```php...
Hi there, I was just using the Vue syntax highlighting in Sublime Text 4 and I noticed a highlighting bug: When there is inline JS within markup that is surrounded...
It would be great, if the user could sort pages in a pages field programmatically instead of manually. Example why this might be useful: I have a pool of projects...
Hi there! Thanks for the plugin. I have the issue that the status of a secondary language does not update in the moment when the new language version of the...
Hi there! Thanks for the useful plugin. I am not a person to normally suggest plugin devs to rename stuff, and I certainly don't know the story behind this plugin's...
Hi there, I want to conditionally show a file section when another file section holds at least one file, otherwise it should be hidden. I could test for the page...