Richard Jedlička

Results 15 issues of Richard Jedlička

I think it will be better to have `@url/core` and `graphql` as peer dependencies. It will make sure the library and the rest of the project use the same versions....

enhancement
help wanted

Hi, I'm creating unit tests and have a problem when testing actions. I would like to mock `dispatch` function in a way it really dispatches only a tested action and...

ngxs-labs

### Steps To Reproduce 1. Switch your phone to dark mode 2. Set `Use Inline Autofill` in Bitwarden's autofill settings 2. Go to any login form you have saved credentials...

bug

When I scroll the mouse wheel when cursor is over vertical scrollbar, nothing happens. I would like to scroll the content. It is the behavior with a native scrollbar. Is...

enhancement

* **OS version**: Windows 10 * **Browser version**: Chrome 104.0.5112.81 * **Extension version**: 2.0.16 #### Relevant integration (if any): Github (https://github.com) ### 🐛 Describe the bug If you start the...

bug

In my module I have a separated php files which are in their own namespace but other than `\ProcessWire`. That is a problem because these files are not therefore compiled....

Conversation

Hi, it would be great to support Express 4.x.

Hi, thank for the library, works very well. I have one issue though. I render custom footer from which I can open a modal with form inputs, the problem is,...

### Operating System _No response_ ### Programming Languages JavaScript ### CCXT Version 3 ### Description I have a project which I last worked on in May 2023, so I use...

question

Hi, I've implemented support for attribute label, which when used is printed in the error messages instead of "pretiffied" attribute name (see https://github.com/ansman/validate.js/issues/69#issuecomment-194771733). I have updated tests, but maybe didn't...