-
## Description
In the Image Blocks preview:
![CleanShot 2023-10-22 at 14 43 22@2x](https://github.com/getkirby/kirby/assets/29142128/bcdb8509-f489-4ed2-ac83-8a7154563f3e)
In the sidebar:
![Clean…
-
**Standard behavior**: If changes are made in a regular input field, the orange-colored "save"-button is displayed immediately. Even without leaving the input field.
With a table, the "save"-butto…
-
## To reproduce
1. Go to layout field
2. Add a new layout and add into few blocks
3. Add a new layout and try to drag-drop a block into new empty layout
4. See error that you can't drop
#…
-
Hey.
Thanks for this very helpful Plugin!
There seems to be a Problem with using it in Kirby Blocks. It simply gets not recognized as a radio field. In this case, I had to switch to the normal …
-
Hi. I was trying to setup indieConnector + komments, and faced an issue (after working around mauricerenck/indieConnector#8):
The webmentions from mastodon/fediverse via fed.brid.gy do not have aut…
-
## Description
Related PR: https://github.com/getkirby/kirby/pull/5846
## To reproduce
1. Go to textarea field
2. Enter long long text
3. Enter multiple new lines
4. See issue that you…
-
## Description
I have a structure field with line fields inside of the structure. When I try to create a new structure item in the Panel, the structure is not opening, but instead throwing a JS error…
-
## Description
When editing content in a textarea field, the toolbar creates unexpected Markdown for block elements. Think of this existing content, the pipe being the cursor:
```md
# An example …
-
## Expected Behavior
Should be able to see the button to export the static site
## Current Behavior
Throws `Field "staticsitegenerator": The field type "staticSiteGenerator" does not ex…
-
I have the case that I show the comment area only when the user is logged in. So he doesn't need to enter the name, email etc. yet. Also, this would be error prone in this case, because he can change …