Leblanc Meneses

Results 7 issues of Leblanc Meneses

The following error occurs ``` TypeError: Cannot read property 'cd2ee684b4e02497112b0da7e2cf8abf82e468025710054e39adf0ad2bbefa43' of undefined at nestedPatchFilter (nested.js:73) at Pipe.webpackJsonp.../../../../jsondiffpatch/src/pipe.js.Pipe.process (pipe.js:18) at Processor.webpackJsonp.../../../../jsondiffpatch/src/processor.js.Processor.process (processor.js:46) at DiffPatcher.webpackJsonp.../../../../jsondiffpatch/src/diffpatcher.js.DiffPatcher.patch (diffpatcher.js:52) at CloseEventListComponent. (close-event-list.component.ts:139) at step (main.bundle.js:933)...

``` require: ['dhLayers'], controller: dh.layer.layersDirectiveCtrl, controllerAs: 'layersCtrl', ``` I want to use require: ['dhLayers','^?dhLayers'], So that ctrls in link method => ctrls[0] == current layers control, ctrls[1] == parent layers...

A lot of operators dealing with time support durationSelector debounce/throttleTime. Practical usecase: This feature might benefit others needing to integrate this in react-native when the app is in the background....

docker image: rnwood/smtp4dev:3.2.0-ci20220905102 ![smtp4dev](https://user-images.githubusercontent.com/730804/194787864-77397a30-80cd-4f0d-9923-1f729f9164de.png) --- pod with no volume for /smtp4dev I sent three emails and only saw the first. Sessions tab doesn't show anything. --- pod with with volume...

### Please provide the environment you discovered this bug in. ``` "@nx/angular": "18.1.2", "@analogjs/platform": "^1.0.0-rc.0", ``` ### Which area/package is the issue in? router ### Description When adding a baseUrl...

bug

#### Reproduction Steps to reproduce: 1. install analogjs with ssr enabled 2. use ng-scrollbar on (index).page.ts #### Expected Behavior What behavior were you expecting to see? SSR to work with...

help wanted
need: reproduction
PRs are welcome

Instead of all that gulp work can this vnext project be migrated to webpack using microsoft recommended setup? by now everyone should be using: 1) sass 2) typescript 3) bundling,...