Dmitry A. Efimenko

Results 25 issues of Dmitry A. Efimenko

Not sure what's the deal, but as title suggests, POST request does not work in Google Chrome. Running exactly the same code in FireFox works fine. Network tab of the...

# 🐞 Bug report ### Description I'm working on creating a PR to upgrade package to use ng v12. It appears that the current version of the `start:ssr` script is...

### Describe the feature or problem you'd like to solve I'd like to see if we can improve the [Observable mocking story of ng-mocks](https://ng-mocks.sudo.eu/extra/mock-observables). The current solution of providing an...

enhancement

I used the [demo page](https://techstack-logos.web.app/) with the following deps from an actual project: ```json "dependencies": { "@angular/animations": "^11.0.2", "@angular/common": "^11.0.2", "@angular/compiler": "^11.0.2", "@angular/core": "^11.0.2", "@angular/forms": "^11.0.2", "@angular/platform-browser": "^11.0.2", "@angular/platform-browser-dynamic": "^11.0.2",...

This change allows to use function `generateModuleDeclaration` outside of `pipe` context. Mostly just code rearrangements so that function `generateModuleDeclaration` can both - be used by `ngHtml2Js` function and be exported....

### Affected package The issue is related to @wizdm/teleport package. ### Describe the bug * The README does not provide any actual documentation. * The link over at [NPM](https://www.npmjs.com/package/@wizdm/teleport) that...

I quickly looked at the demo and saw that the charts aren't responsive. Unfortunatelly that's an automatic show-stopper for me

This is awesome started project. However, it does not have an example of a React app with working integration of storybook.

the `try catch` block is ugly. Besides it's possible for the developer to know for sure that the module was already declared at the time of running this script.

### Google search terms "@extend-chrome/storage" bucket.set mutates irrelevant state key in the valueStream ### Describe the bug When using `bucket.set` method, and updating a particular property, the `bucket.valueStream` emits a...