Qwerty (Vítězslav Ackermann Ferko)
Qwerty (Vítězslav Ackermann Ferko)
Oh yes!, I knew I saw it somewhere, thanks for finding it.
I tried to work around it in the meantime, since the whole `react-final-form` is typed, but to no avail. https://stackoverflow.com/questions/54833810/type-an-untyped-package-with-types-from-another-package
I see!, so basically if I was to use the standard react-final-form Field in a same way as in the code above, the props `required` and `type` would -not- be...
While investigating another issue, I discovered that `required` _IS_ sometimes passed to the underlying DOM input element... I believe this isn't right, though I wish if it was sent. ...
This structure seems too complex for my understanding, can you also show example usage? Also it should be `FaaC` - `Function as a Child`
my two cents: (taken from https://github.com/prettier/prettier/issues/5932) Positioning logical operators and brackets at the end of lines makes the code pretty unreadable, since each logical operator is at different position and...
@SimenB Running `--watch` with `--only-changed false` still runs the same set of tests as without this flag. It seems like the implied `-o` can't be overriden from cli? ~Anyway I...
https://user-images.githubusercontent.com/2313018/166613061-cb0b3ddd-7b3a-4702-b243-6efca24023e5.mp4 I am not sure if running jest always took **_this long_** as I haven't worked on this repo for over a month, but I am sure it did take...
Hello, do you need any more details? Do you find the video above enough of a motivation to pass this feature request? PS: I updated my last two comments above.