Benjamin Van Renterghem
Benjamin Van Renterghem
With these changes one can disable the mouse events for the pull-to-refresh feature. This way you have the option to only enable this feature on touch devices.
When pushing a lot of files (e.g. I had this with a large merge), lint-prepush fails with the error message `The command line is too long`: ``` > git push...
Error when updating SNS subscription filter: `Subscription already exists with different attributes`
We are working with an SNS topic that has several SQS subscribers, each with filters configured to handle specific events relevant to their respective queues. When we modify these filters,...
### Is there an existing issue outlining your improvement? - [X] I have searched the existing issues and my improvement has not been raised yet. ### What would you like...