-
#### What are you trying to achieve?
Get code coverage and success after tests
#### What do you get instead?
I get Ok by tests, but don't see statistics coverage, empty artifacts, don't see e…
-
### Description
We got this bug a few days ago with Craft 3.5.17 after uploading an asset from a Entry edit. This is weird because this doesn't happen when I upload it on the Assets section. We are…
-
We got this error when saving entry from our module which utilize eager loading to get related entries.
`TypeError: Argument 1 passed to craft\fields\BaseRelationField::_all() must implement interf…
-
When I install this plugin I cannot access the settings page to configure the plugin. It returns the following error:
```
ReflectionException: Class "weareferal\remotecore\assets\remotecoresetting…
-
#### What are you trying to achieve?
#### What do you get instead?
> Provide console output if related. Use `-vvv` mode for more details.
```bash
# paste output here
Uncaught Error: Class '…
-
### Bug Description
Have a multisite setup.
Neo works just fine in site A
site B is in the same site group, but another language
I try to add a new entry to site B, but a new Neo block is not …
-
```
'aliases' => [
'@bower' => '@vendor/yidas/yii2-bower-asset/bower',
]
```
/dist/js/bootstrap.bundle.js not fond
-
### What steps will reproduce the problem?
Hello. Im developing an SSO for school / work email for microsoft. the problem is login.live.com is not redirecting me to login.microsoftonline.com. I did r…
-
### What happened?
### Description
Craft CMS provides an "Export" button on all element pages in the CP; including Assets. This allows exporting the field data of all elements in the page. If one …
-
### Description
If you have:
```
'allowAdminChanges' => false,
```
...in your `general.php` Craft will throw an error when you attempt to run pending migrations (whether via the Admin…