-
I have noticed that I can be on page 3 of ListView but when I change the sort it remains on page 3. Logically you would expect it to return to page 1 since page 3 of a new sort is not very useful to t…
-
### Support Request
I am using Sprig (`2.8.0`) for multi-step forms that are only accessible to logged-in users.
The action of these forms goes to module controllers, starting with:
```php
$this…
-
### Description
Receiving the following error when attempting to create a new field.
Seems the content table is full?
I'm seeing 5891 rows in total. The install has a lot of fields, most of w…
-
## RFC
### Summary
One common grief of the way elements work in MODX is that they have to be created via the manager, or inserted in the database through another bootstrap or element helper befo…
-
I want to keep page for pagination in GridView. So I use Yii::$app->session.
But the page for the pagination component is not the actual saved page value but, instead, that value minus one. Why?
#…
-
### What happened?
An error occurs when trying to use an entry-integration on an form with a checkbox-group aka checkboxes (with just one checkbox as an option) and trying to map (via attribute map…
-
For example, node_modules
-
### Description
I'm noticing that even though I'm setting `transaction: true` in `codeception.yml`, database operations made within tests aren't rolled back after the test is done. Here's the test fi…
-
I'm not sure if this is a scout or a commerce issue - but I'll start here incase I'm doing something dumb:
## my criteria in `scout.php`:
```php
->criteria(function (ProductQuery $query) {
…
-
### Bug Description
I've got a nice comprehensive Page Builder-type Neo field on a client's site, and occasionally when editing a newly-created entry, I get an error 500. In dev tools, the Network pa…