Anton Rusinov
Anton Rusinov
Temporary workaround should be defining request function at least as empty: ``` { request: () => {}, requestError: yourRequestErrorFunction, } ```
Looked at the tests and figured out that `requestError` is pointless without `request` interceptor because `requestError` would only catch errors from interceptors?
Sorry. I did totally forgot about this work. @evgenykochetkov please review this again when you have a minute.
Hey, I needed that too and did some search through issues and stumbled upon this one, which can be helpful to you https://github.com/rickharrison/validate.js/issues/126
**Device:** iPhone 7 **OS:** iOS 11.4.1 **Browser:** PWA opened with Safari from homescreen Getting "NoVideoInputDevicesError" when trying to access the camera with `react-qr-reader` :(
@jaredpalmer please, release it
AFAIK @ConstantineSynyshyn have something in progress. Probably might be useful to push draft PR. Or you can start from scratch if you prefer so, @Ako92
@Ako92 it's in beta rn https://github.com/ReactTraining/react-router/releases/tag/v6.0.0-beta.0
https://github.com/tl-dr-community/js-tldr#getting-started Please make sure that you've built the search index (`npm run build:search-index`) before running the dev server with `npm run dev`. If that's doesn't work, please let me know...
great! this one is essential