mnch

Results 31 issues of mnch

Wrong offset: 1926. Should be in range: [0, 1921] Before that happened I turned off Import Cost and postponed WS reboot. (I turned Import Cost, because the numbers it places...

Could we have a keyboard shortcut to Send request? I couldn't spot a setting responsible for mapping this button to keyboard. ctrl-Enter would work great for me.

I would like to ask you to consider providing a schematic which I don't believe exists yet, but which to me seems like the missing bit in the puzzle. The...

Accepting PRs
Project: Schematics
community watch

I am on v3.0.2 and I am trying to get the `transitive` flag to work. My Figma Tokens file though contains ref aliases that start with a dollar sign, like...

I would welcome a feature when, at the same url which is set to respond with OK status, I could have an error response generated with a random seed. I...

good first issue
help wanted

* **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions made in the repository * **Do you want to request a *feature*...

Could we have an endpoint responding with an array of dog objects with their image `src` url on them, such as: ```json { "message": [ { "breed": "affenpinscher", "src": "https://..."...

`tap`, `catchError` and `throwError` operators jsdoc still refer to the old marble images. - https://rxjs-dev.firebaseapp.com/api/index/tap shows https://rxjs-dev.firebaseapp.com/img/do.png - https://rxjs-dev.firebaseapp.com/api/index/catchError shows https://rxjs-dev.firebaseapp.com/img/catch.png - https://rxjs-dev.firebaseapp.com/api/index/throwError shows https://rxjs-dev.firebaseapp.com/img/throw.png Not sure about how these...

Please provide me with instructions on how to pass the `{serialize: true}` parameter to allow ES6 Sets to be seen in store-devtools https://github.com/zalmoxisus/redux-devtools-extension/issues/378 The following won't even compile due to...

Could we have a `clear console` functionality please, so useful for debugging. Unless it's somehow hidden.