TheGeekPharaoh
TheGeekPharaoh
#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [...
I'm have a use case where we are not allowing any actions at all on photos being displayed in EBPhotoPages. We've disabled them all via the EBPhotoPagesDataSource instance, but the...
It appears that when rotating the device from portrait to landscape the scroll view dimensions are not updated appropriately. Parts of more than 1 page are displayed off-center, rather than...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I've created a DynamoDB table with streams support and a corresponding...
The push notification for mobile device manager (MDM) checkin messages is different from standard APNS messages. It would be GREAT if this support was added to apns-http2. Pushy and other...
I love this library! It's so much simpler to use than the others I've tried. Any chance you'd consider adding simple persistence for long-running or asynchronous tasks? I'm thinking things...
I've run into an issue where if i create HTML text, save it (somewhere), then use RichTextEditor to edit the same text, the font size is increased. Example... 1. The...
I’d love to see support for PKCS#7/Cryptographic Message Syntax added to Perfect-Crypto. It would allow for things like signed/encrypted iOS profiles to be delivered by a Perfect-based REST endpoint. (https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/profile-service/profile-service.html#//apple_ref/doc/uid/TP40009505-CH2-SW37)....
I've successfully added this plugin to my Vue 3 (Typescript) app and it works great! However, I am seeing strange behavior after a successful login. After redirecting to Keycloak and...
### Is your feature request related to a problem? Please describe. I have a defined OpenApi spec with a PUT method that takes an array of Strings as one of...