steinarb

Results 22 comments of steinarb

I discovered this issue while working on https://github.com/FasterXML/jackson-databind/issues/2434

I succeeded in getting a workaround for this issue by just setting the term. https://github.com/steinarb/feedreverser/commit/e435625a7326ddd765844d1cf4e5a732b108d753 And the term is the only thing feediverse use in the hashtags of the toots,...

I always mark the files that should be left alone with this (so eslint won't fail the build): ``` /* eslint-disable prettier/prettier */ ```

Looks like the new behaviour is intentional: c8c106e766f7893efe3833bebf8fcfe8fea2bf46

Downgrading to 1.5.0 and setting readOnly={true} gave me the desired behaviour on mobile devices: tapping into the date field pops up the date picker, but not the mobile keyboard

> @steinarb I downgraded to 1.5.0 and the readOnly behavior is the same as 1.7.0 (it disabled the input) in Chrome. Maybe a caching issue? Try opening your application in...

I have the same experience as the previous poster: setting readOnly to true, prevented the date picker from popping up. Version 1.6.0 for me as well

Looks like the new behaviour is intentional and new with 1.6.0, see https://github.com/Hacker0x01/react-datepicker/issues/1480#issuecomment-418777648

> I think this issue can be closed now as using onChangeRaw seems to be the right way to achieve the functionality we require. @rafeememon I think adding a handler...

>>>>> MathuserNik ***@***.***>: > HP printers will consistently redirect to Tray 1 if a page size is sent to printer for which there isn't a size available, even if one...