msotnikov
msotnikov
### This PR contains Updated example for react-native based on Expo. Main changes - rxdb version fixed to 12 to prevent errors after main repo upgrade. - react-native downgraded 0.64.3...
### Detailed Description of the Problem A bogus STREAM [0x5567a081a3b0] is spinning at 870007 calls per second and refuses to die, aborting now! Please report this error to developers [strm=0x5567a081a3b0...
### What problem does this feature solve? In some cases, it is more convenient and familiar to users to have a close button on the right. As example: - windows...
Add the field value into pipeline function (token, i, tokens, **field**) Inspired https://lunrjs.com/guides/customising.html#pipeline-functions Expample usage: ``` const skipField = function (fieldName, fn) { return function (token, i, tokens, field) {...
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [](https://codesandbox.io/s/antd-reproduction-template-4pctr?file=/index.js) ### Steps to reproduce Click on...
1) fix AsyncStorage imported from @react-native-async-storage/async-storage 2) Update dependencies
Fix this issue https://github.com/nodejs/node-gyp/issues/2673#issuecomment-1165324060
This patch removes 5 extra pixels in dev-mode
Some messsages contains quotes, and it cannot be opened because the query can't find it. The query looks like below. A commented part queries non-existent data. Btw, might be better...