-
При запуске `vagrant up` выполнение прерывается. Далее при последующих запросах к методам API возвращаются SQLExceptions.
Привожу логи из консоли:
==> universal-backend: Clearing any previously se…
-
Looks like a promising & useful plugin!
Testing it and encountering some issues. Haven't configured anything yet beside Users tab.
When trying to execute the script:
```
Exception 'Ty…
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
Looking at row 72 of yii2-dynamic-form.js I see:
``` javascript
$template.find('input[type="checkbox"], input[type="radio"]').each(function() {
var inputName = $(this).attr('name');
var $inputH…
-
Hi,
Really great job! Some function would be very helpful!
1. Possibility to set the table name prefix like "tbl_user_"
2. Button to generate thumbnail
Unfortunately, I'm just a beginner so …
-
**Describe the bug**
When selecting the "Bulk Edit" option from the dropdown, nothing happens. The following error is instead ejected to the developer console:
`Uncaught TypeError: Craft.BulkEditM…
-
I would love to see some [vagrant](https://www.vagrantup.com/) configuration sets with auto-install procedure, that would be almost single-step solution, with initialization and migrations started aut…
Deele updated
8 years ago
-
При добавлении нового инпута проиисходит ошибка (replaceall is not a function).
jquery.multipleInput.js?v=1554989766:291 Uncaught TypeError: settings.jsTemplates[i].replaceAll is not a function
…
-
Running composer 2.0 disabled the composer-asset-plugin:
```
The "fxp/composer-asset-plugin" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer …
-
We should have a section in the docs that walks through integration of Vue CLI 3 with popular backend frameworks. If anyone has managed to use Vue CLI with your backend framework with choice, you are …