-
Hi guys,
I use yii2 and open a modal window to load a form. It works many times without problems, but now, I get the following message in my firefox console:
```
Uncaught ReferenceError: bootst…
-
Hi.
`$input.val()` may return array or null (if no options selected), in case of the $input is a multi-select.
It breaks `htmlEncode` method which expects that `data` is either an object or a string.
…
-
Servd Assets Plugin / Version 2.4.6
Servd Static Cache Purge is no longer in `Utilities > Cache`
![image](https://user-images.githubusercontent.com/3239582/134189152-17550d38-8dd0-41c5-86fc-53bda0…
-
#### What are you trying to achieve?
100% code coverage.
#### What do you get instead?
Wrong coverage code.
If I run the coverage code just once i get:
```shell
ap117@DESKTOP-65F5KG3 M…
-
### Description
I get the following migration error related to the [Asset Metadata plugin](https://github.com/carlcs/craft-assetmetadata) when attempting to update from from Craft 3.7.11 to 3.7.13.…
-
Hi, I'm experiencing a similar Issue as mentioned in your comment here: https://github.com/nystudio107/craft-imageoptimize/issues/116#issuecomment-450177936. I have S3 setup with IMGIX with rather lar…
-
**Description**
Form element integrations are no longer working.
The following error is shown in the queue manager for an integration that was previously working. I have attempted another test with …
-
When I focus a input or textarea in my mobile phone (Android), the phone is opening keyboard and after 1 second keyboard is been closing.
![ezgif com-video-to-gif](https://user-images.githubuserco…
-
My `composer.json`:
```json
{
"name": "tobias/issue-composer-repo-url-downgrade",
"require": {
"dektrium/yii2-rbac": "^0.3.0"
},
"repositories": {
"rbac": {
…
-
#### What are you trying to achieve?
Execute sendDELETE() method of REST module.
#### What do you get instead?
`[Exception] No content was sent from Yii application`
### Details
* Codecepti…