-
Are there any plans to support Statamic v3?
-
As discussed in https://github.com/jacksleight/statamic-bard-texstyle/discussions/32.
-
Hi
Got the following error in the plugin.
Working whith Statamic v3.0.40
```
[2021-02-03 14:59:58] local.ERROR: Array to string conversion {"userId":"7f4d8694-0a90-4265-8158-f305cf70887d","e…
-
**Describe the bug**
By submitting a default formset with umlauts (as ä, ö, ü or ß) the **production server** creates the following .yaml file
```
// other attributes ...
street: 'somethingstr…
-
## Environment
**Statamic version:** 3.0.0.-beta-35
**PHP version:** 7.3.19
**Install method (choose one):**
- Fresh install from `statamic/statamic`
## Steps to reproduce
1. When using Assist…
-
### Bug description
I noticed that 404 pages are cached when `half` static caching is active. That’s not the case with `full` static caching.
### How to reproduce
* Activate `half` static caching
…
-
When trying to save the maintenance mode fields, I get this error.
Empty or filled in, enabled or not does not influence the issue.
Is Statamic V3
-
## Bug Description
Using the :in condition doesn't work when a field can have more than one option.
This is true using the collection tag like:
`{{ collection:cars equipment:in="aircondition" }…
-
## Bug Description
Say you tick `Configure Collections` in permissions, there is little indication that this is the 'master' setting for that particular section. The UI gives conflicting information:…
-
### Bug description
We're using a pagebuilder-like functionality based on what Peak offers.
For some reason we're seeing issues with high memory usage and a ton of Gate checks, as reported by [the…