-
**Describe the bug**
Multiline placeholder string in the writer field declaration, renders as single line placeholder string.
**To Reproduce**
1. Include a writer field in you yaml file as …
-
hi johann,
great plugin; might be really helpful! i've tried to install it and get the quote icon showing up, but when I click on it nothing happens. any idea why this might be happening?
-
As the Panel sets a `same-origin` referrer policy for privacy/infosec reasons,
https://github.com/getkirby/kirby/blob/38afb2d650f3764d23d732b23ae8f04ab9ffba69/views/panel.php#L20
the iframe embe…
-
**Describe the bug**
In Kirby 3.5.7.1 (and probably earlier versions), when you have a multi-language setup with German as default and English as secondary language, and you log in to the Panel, th…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Go to panel
2. For ex; go to settings page
3. Click to version text
4. Refresh page (For ex F5 for Windows)
5.…
-
**Describe the bug**
Following sample working on 3.5.7.1 but not for 3.6.0-alpha.4.
````yaml
columns:
- width: 1/3
fields:
test:
type: toggle
- width: 2/3…
-
**Describe the bug**
Need to translate for some areas attributes like following:
````php
Kirby::plugin('yourname/todos', [
'areas' => [
'todos' => function () {
r…
-
**Describe the bug**
When you initially load the panel and your custom section within it - everything works. However, when you make a change in your section's source code and Parcel re-compiles it …
-
**Describe the bug**
1- When I use the Layout field in a tab, a number "1" display after the tab label
2- The icons in the right part of each section overlap each over
**To Reproduce**
```
…
-
**Describe the bug**
You get two errors during a log-in attempt with invalid credentials in the browser console.
1. a XHR 400 Bad Request request
2. a code 400 error because the password doesn'…