-
## Description
I have a layout field defined with a limited set of blocks (heading, text, list, image). When adding an image, there is no problem. As soon, as I try to add a text, list or heading blo…
-
When defining fields like this:
```
fields:
backgroundColor:
extends: fields/colors
label: Background Color
```
the plugin expects somewhere in…
-
## Description
I found some issues using the `writer` field marks.
```yml
# config A
text:
label: Text
type: writer
inline: true # Does not change anything here
marks:
- itali…
-
Hi, @sebastiangreger.
I've been integrating your plugin, and just now realize there isn't an option for nested comments, comment reply.
Is that right, or am I missing something?
If this is tr…
-
To investigate: In the comment form, some users may expect to be able to enter their website address without the "https://" prefix, which fails validation as a URL. This could for example be solved by…
-
## Description
When setting `inline` mode to `false` in the Quote block to enable multi line, it breaks the Panel.
The error reads:
```
Cannot read properties of null (reading 'destroy')
```
…
-
Hello, my website using swup, have a contact form each page, and i want to use reCaptcha in then, but, on change the page the reCaptcha script has not reloaded, and this script is only a import of a .…
-
It's not uncommon for blocks to be added or removed from a project, but the current behaviour replaces the whole block field with an error message if any of the blocks does not have a BP. The only way…
-
With the plugin installed, translations of tab labels of the “Site” view in the panel are ignored. Instead, the English labels from the blueprints are displayed, despite proper translations for the cu…
-
## Description
CTRL+BACKSPACE is an OS-wide shortcut for deleting the last word in a text field. It works across all Windows-application.
**Expected behavior**
When I edit text in a Kirby text …