-
Hi, I just noticed that Pluck seems to be broken. UnPluck is working, but Pluck doesn't strip out the marker_start/marker_end strings, or shorten the content to what's between them. It was working jus…
-
Hey! Keep hitting this error on a saved submission hook:
```
ErrorException in HookerListener.php line 130:
Undefined property: Statamic\Events\Data\SubmissionSaved::$data
```
The formset onl…
-
I get the following when running
composer require statamic/preset-tailwindcss
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Can only install o…
-
### Bug description
> I think the following worked some time ago but not sure. Happy to open a FR if it was not.
I created a News collection, mounted the collection to the News entry (page) and …
-
### Bug description
Well, I have this exception occuring quite often in my website.
### How to reproduce
I don't know how to reproduce this, maybe related with memory? I have no idea.
### Lo…
-
### Bug description
`.yml` is commonly used as alias for `.yaml`, although Statamic doesn't support this extension.
Yes, this is probably not an issue for most people, because the CP always uses…
-
When using Blade templates and inserting SEO tags using `{!! Statamic::tag('aardvark-seo:head') !!}`, the tags are added to the HTML, but the fields are not populated (meta-description and other meta …
-
Here's what I want to achieve:
```yaml
user.email:
if:
use_authenticated: 'equals false'
display: 'Committer email address'
instructions:
The email address to associate with com…
-
### Description
Is it possible to search for a product in Statamic using the product's SKU from Shopify? Right now it appears the search only works against the product title which is a little restric…
-
### Bug description
I made a query to fetch articles based on the ID of the taxonomy.
```graphql
query MyQuery {
entries(
collection: "articles"
site: "nl_nl"
filter: {
a…