benomatis
benomatis
Mac 10.13.3 VSCode 1.21.1 (1.21.1) PHP Intellisense 2.3.0 When using the Go to Definition function it can take up to a 3-5 seconds, sometimes more. This is nearly instantaneous in...
Mac 10.13.3 VSCode 1.21.1 (1.21.1) PHP Intellisense 2.3.0 When using the Find All References function it is extremely slow, just displaying "Loading...". I stopped measuring after a minute elapsed. I...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
Fixes #418 dispatch({ type: actionTypes.CLEAR_DATA }) does not clear 'queries' and 'composite'
While 'data' and 'ordered' do clear, 'queries' and 'composite' (both contain actual data) remain using `dispatch({ type: actionTypes.CLEAR_DATA })` and even after unsetting all listeners. I found no way to...
… input (mainly interesting for title and text)
Related to #167 @thorsten-stripe I just ran into this as well, I'm being asked to provide a NSCameraUsageDescription key even though I'm not using the camera in my app. However,...
While trying to publish an entry using I get the following error. I'm not entirely sure if it's reporting the error at `break` or something else, but I just cannot...
## Summary fix: typo in error message of 'AssetProcessingTimeout' ## Description 'Asset is taking longer then expected to process.' should be 'Asset is taking longer than expected to process.' ...it's...