Eric de Vries

Results 6 issues of Eric de Vries

The documentation states that fields are called viewport_content_x and viewport_content_y but the source code says that it is in fact viewport_content_left and viewport_content_top Please fix this because if you do...

I have a bunch of integration tests and unit tests, all setup according to the way the documentation specifies. However, when executing `mvn clean package` it runs the tests, and...

Adds libheif to the build process

When having both react-native-image-picker and react-native-voice-recorder installed and configured, picking an image from react-native-image-picker will trigger the callback in RNVoiceRecorderModule.java (onActivityResult) and crash because the _onDone variable is null. It...

**Describe the bug** When an enum field has both a type level default and a field level default, the python code generated is invalid. **To Reproduce** The code below shows...

## Describe the Bug Between an update from 0.276 to 0.278, a new error started occuring for the MaskErrors extension. For some reason, this error is now popping up: ```...

bug