Ankit Kumar Karna

Results 4 comments of Ankit Kumar Karna

Need more elaboration and test cases for `when the pasted content-type is text/html`. Could you provide some test inputs which should be represented as HTML.

## Limitations - `ClipboardJS` is working fine. The issue is that iOS doesn't allow anything to be copied without user-interaction i.e. literally real user clicking a button. Currently we have...

## Proposed Solution - Omit the use of `backgroundColor` in capacitor config and instead add `scrollEnabled: false` as: ``` ios: { scrollEnabled: false, }, ``` - Make the app scrollable...

Try this: AWS_S3_ENDPOINT_URL=https://s3.ap-south-1.amazonaws.com Make sure you change the ap-south-1 based on whatever region your s3 bucket is on.