I have local Drupal 8.5.3
OS Ubuntu 16.4
PHP 7.1.16
I follow all the steps to animation any installation using composer for the module and url git to clone library inside library folder.
When i try to add any id or parent class or childs or wathever anything is saved after press the save button.
And i have that notice:
Notice: Undefined variable: rows in Drupal\animate_any\Controller\AnimateListController->animate_list() (line 78 of modules/contrib/animate_any/src/Controller/AnimateListController.php).
Drupal\animate_any\Controller\AnimateListController->animate_list()
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 151)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 664)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | animate_any-2973064-5.patch | 554 bytes | dhirendra.mishra |
Comments
Comment #2
luis_mejia commentedComment #3
luis_mejia commentedComment #4
beder commentedsame problem here, no savings possible. I'd really like to use this module, looks very interesting!
Comment #5
dhirendra.mishra commentedhere is the patch for this issue.
Comment #7
virajrajankar commentedComment #8
virajrajankar commented