Vissie
Vissie
Similar use-case. I'm trying to find a way to accomplish the folder structure below and use the folders as language key so `messages` can understand it. I thought about linking...
I realize this issue is a bit old but I wanted to elaborate that people could run into this when migrating from `serverless-plugin-typescript` as that package [supports](https://www.serverless.com/plugins/serverless-plugin-typescript#:~:text=recompile%20and%20run%20a%20function%20locally%20on%20source%20changes) it. At most...
Is it possible that this is the same problem? https://i.gyazo.com/f70cee1c511e8b89ad0ddc83fd3312ed.mp4
I'm not familiar with the source code but for version 2.x this probably got fixed by: https://github.com/Akryum/vue-virtual-scroller/commit/395bbfb73588455795ecc5b144281ce5fda042ff. I'm not sure if there is a reason why this is not implemented...
I'm experiencing the same issue. As a workaround I added the configuration to the `provider.iam.role.statements` below which seems to make it work: ```yaml - Effect: Allow Action: - logs:CreateLogGroup -...
We also would like to see this feature implemented.