Tomáš Piešťanský
Tomáš Piešťanský
This is weird, since you are passing `iamRoleStatementsName`, its value should be used before actually running code which actually returns a composed name of the role eg.: `smartwater-device-notification-handler-dev-ca-central-1-lambdaRole`. By the...
Considering some may be using a strong master password I propose to prefer using a simple PIN code as a "middle step" - easier and faster to type compared to...
Serverless users- make sure to use serverless ^3.28.1 https://github.com/serverless/serverless/releases/tag/v3.28.1
I'm on 3.1.3 and this issue got me stuck on production code. What's more surprising is that when trying to reproduce this on suggested `reproduction-template.js ` the problem is not...
Any chance this get's fixed ? Using Open in terminal on iOS 6.x and always keep Springboard to crash. Thanks for your effort.
Make sure to put the serverless-offline-scheduler ABOVE the serverless-offline in the list of plugins: ```yml // serverless.yml plugins: # ... other plugins - serverless-offline-scheduler #
Either React and/or Antd update breaks something - menu does not render properly (the content is not visible). Unfortunately I don't have space for the investigation right now, but hopefully...
Thanks for the feature request and PR! Ill look into it soon.