Krot Eval

Results 156 issues of Krot Eval

I just use code from examples: ``` Files::make('Single file', 'one_file'), Files::make('Multiple files', 'multiple_files'), ``` and get error on edit form: ``` Ebess\\AdvancedNovaMediaLibrary\\Fields\\Media::checkCollectionIsMultiple(): Argument #1 ($resource) must be of type Spatie\\MediaLibrary\\HasMedia,...

Fix image link

**Describe the bug** All containers exited with code 1 ``` [+] Running 9/0 ✔ Container taiga-taiga-async-rabbitmq-1 Running 0.0s ✔ Container taiga-taiga-front-1 Created 0.0s ✔ Container taiga-taiga-events-rabbitmq-1 Running 0.0s ✔ Container...

bug

Nova 2.0.1 Case 1 - active field: ![image](https://user-images.githubusercontent.com/38257723/57217500-6f856b80-6ffb-11e9-8951-e7ecc93b00dc.png) Case 2 - prefiled field: ![image](https://user-images.githubusercontent.com/38257723/57217525-87f58600-6ffb-11e9-9b5b-fe0664651667.png)

##### SUMMARY Token name don't changes via consul_acl ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME consul_acl ##### ANSIBLE VERSION ```paste below ansible 2.9.12 config file = /home/albus/ansible/ansible.cfg configured...

bug
module
needs_triage
plugins
python3
clustering

``` Fatal error: Cannot redeclare LibDNS\normalize_name() (previously declared in /var/www/nova/vendor/daverandom/libdns/src/functions.php:15) in /var/www/nova/vendor/daverandom/libdns/src/functions.php on line 6 ```

In email templates I use `{{$message->embed(public_path('i/slojj-2.png'))}}` instead direct links to images. ![image](https://i.ibb.co/R21F8HZ/Nova-Mailman-Google-Chrome-2019-10-22-18-09-18.png) `storage/app/mailman/8ef34f4b-e5b6-4023-9ae5-e691c270002c.blade.php` ```html

Case: sent emails belong to other entities. And explore what emails was sent about any entity.

``` Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined function Jstoone\Mailman\array_first() /var/www/app/vendor/jstoone/nova-mailman/src/DeliverToInbox.php:91 /var/www/app/vendor/jstoone/nova-mailman/src/DeliverToInbox.php:83 /var/www/app/vendor/jstoone/nova-mailman/src/DeliverToInbox.php:41 /var/www/app/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php:366 /var/www/app/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php:196 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:519 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:261 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php:159 /var/www/app/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php:19 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php:160 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:275 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:229 /var/www/app/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php:127 ```