-
I request that the following data is removed from The Stack and StackOverflow:
- Commits
- GitHub issue
- StackOverflow:
- hananils/kirby-bundlekit
- hananils/kirby-choices-methods
- ha…
-
After installing this plugin:
```
Declaration of TranslatedLayoutField::fill($value = null) must be compatible with Kirby\Form\Field\LayoutField::fill(mixed $value = null): void
```
Is this pl…
-
How do you scroll to the success message on long pages with forms when using the HTMX mode? Do I have to hook into HTMX's events?
-
Is there a problem with the Field Method `toTable()`? No matter what I try, I always get a empty array. I have watched the Field Method and found this:
```php
if (!is_string($field->value())) {
…
-
**Describe the bug**
When you upload a file through PHP, it is usually temporarily stored in the `/tmp` folder until the script is finished. Since Kirby's upload method renames each file on upload,…
-
## 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 I safeguarded it with an if statem…
trych updated
3 months ago
-
Official entries not in GSC:
```
1 US - A-M/Legend of Zelda, The - Ocarina of Time - Master Quest (USA) (GameCube).z64
1 US - A-M/Lode Runner 3-D (USA).z64
2 Europe - A-Z/007 - The World Is Not En…
-
I just tried to sync the UUIDs cache `site/cache/example.com/uuid/` from the server (Linux) to my local environment (Mac):
![Screenshot 2024-01-31 at 21 52 00](https://github.com/getkirby/kirby/ass…
-
Hello Johann,
first of all, thanks so much for kirbyup.
It makes panel plugin development so much easier,
especially for me as an eternal vue beginner! =)
May I ask if it's generally possible …
-