Jasper Kuperus
Jasper Kuperus
Just wanted to let you know that this plugin also works for the `ISSYZONE POS IMP006B` mini thermal printer: - http://www.issyzonepos.com/imp006-bluetooth-mobile-thermal-printer-for-android-and-ios-mobile-device_p100.html Only the QR and barcode don't seem to work....
**Describe the bug** Selectors in combination with `useQuery` look very good. Creating multiple hooks on top of the original `useQuery` hook, allowing you to get different parts of the data...
**Describe the bug** I've upgraded from 0.24.15_1 -> 0.25.18 and my hotkeys stopped working. They are not initialized, if I look at the Help page, I don't see them anymore....
I guess I'm doing something wrong, I installed the plugin and got: ``` Cannot find module 'parcel-bundler/src/assets/JSAsset' ``` I've got an `index.html` file in `./src/` that refers to `./index.jsx` using...
As with `eslint-loader` in `webpack`, you will see the eslint errors in the console of your browser. Would this be possible with Parcel, using this plugin? That would be an...
I expected to see all errors within the whole project if you save a file. However, only the errors of the last saved file (and its siblings) are shown.