Andrea Amorosi

Results 141 comments of Andrea Amorosi

CDK v1 will enter maintenance mode on June 1, 2022: https://github.com/aws/aws-cdk/issues/19836 > AWS CDK v1 will enter Maintenance Mode after June 1, 2022. After this date, we will continue to...

Thank you @siegerts for linking that PR. Has the team considered using L1 constructs that are available in CDK v2 instead of holding off the migration/support?

I've [opened an issue](https://github.com/radix-ui/primitives/issues/1027) on their repo about this.

@bblommers I see that `start_query_execution()`, `stop_query_execution()` and `get_query_execution()` have been implemented and merged in #2996 (thanks for implementing them) but for now the query stays in the `QUEUED` status indefinitely...

Hi @bblommers, thanks for the reply! I will try the option suggested in that issue but from a first look it seems it could fit our needs. I'll comment here...

@nmerket that's not possible and goes beyond the scope of this project. Almost all services are mocked in a way that basically instantiates and holds mock values at runtime. The...

I'm experiencing the same. Usefulness of Fig just dropped significantly without this feature.

Hi @brendanfalk, thanks for responding and being proactive. While I appreciate the fact that you shared an username & all with me, I have to say that I'm not thrilled...

I'm seeing this also with React + vite. I have tried the `unstable.5` and `unstable.6` releases which were published around the time of the comment above but none worked. Hopefully...

I have also verified and it seems that the issue is fixed. I'll open another issue in case it's not after more extensive tests.