Danieler
Danieler
example: index.twig ``` {% set eq = [1,2,3] %} {% for item in eq %} {{ block('title') }} {% endfor %} ``` page1.twig-- ``` {% extends "index.twig" %} {% block...
it work with embed playlist too?? like iframe width="560" height="315" src="//www.youtube.com/embed/videoseries?list=PLA1BD1E862C80F959" frameborder="0" allowfullscreen>
Argument of type 'string | string[]' is not assignable to parameter of type 'string' 
Will be posible get an approach with something like this instead use $q and $ocLazyLoad? like in this article.. http://ify.io/lazy-loading-in-angularjs/ thanks in advance.. angular.config(['$controllerProvider', '$compileProvider', '$filterProvider', '$provide', configAppResources]) function configAppResources($controllerProvider,...
the npm package fails when i try to install it
Scenario Outline its now supported in the cucumberjs ``` Scenario Outline: eating Given there are cucumbers When I eat cucumbers Then I should have cucumbers Examples: | start | eat...
When i try to execute this step of the example in doc it fails What its wrong? TypeError: Cannot read property 'click' of undefined at /usr/lib/node_modules/pioneer/lib/support/widgets.js:417:24 ``` this.When(/^complete the first...