-
Hello, I have a issue that looks similar to #8 but which also happens during the `dev` process and with another library.
One year ago I have made a panel field plugin which uses some of the compon…
-
Pasting text into the writer field doesn't remove unsupported html.
**To Reproduce**
Steps to reproduce the behavior:
1. in a starterkit, go to i.e "panel/pages/photography+trees" and paste som…
-
**Describe the bug**
Having a structure field in a 1/4 width column breaks its `footer` layout. There's simply not enough space for all that padding.
See screenshot below.
On 1/6 width column…
-
According to this https://github.com/steirico/kirby-plugin-custom-add-fields/tree/master#configure-redirects i can somehow set the redirection.
I have the following Model / After Page Create Hook:…
-
**Description**
I’m currently extending the text block type:
```
text:
extends: blocks/text
fields:
text:
type: textarea
```
But when editing the block, there are p tags added…
-
Hi, just noticed that Kirby Editor Markdown field is not working, when inside the Page Builder.
![screenshot-localhost-2020 07 09-17_52_13](https://user-images.githubusercontent.com/46815297/87062…
-
Hello Sylvain,
i am not sure if this is really a classic issue, but i didn't know how else i could get in touch.
When i enter an url in an embed field and save it, and then delete the url again, the…
-
Hi,
I installed the plugin with composer and if I call a field wit the type `markdown` I get the error:
![Bildschirmfoto 2022-07-04 um 05 19 48](https://user-images.githubusercontent.com/754880/1770…
-
### DESCRIPTION
In Safari, when we drag blocks inside the builder field (to sort/re-order them), if the field has blocks with _previews_, it crashes the page - sometimes forcing the page to reload …
-
When you have a db query, and you try to set `0` as the parameter (`$query->where('field', '=', 0);`), the created query is invalid.
It looks like this is because in [`Kirby\Database\Query::filterQue…
toebu updated
2 years ago