Sam Turner
Sam Turner
I can share mine that were inspired by this design if interested?   https://www.facebook.com/permalink.php?story_fbid=238114334232210&id=116011266442518&__tn__=-R
Any suggestions??
One use case I ran into for me is I am trying to remove a custom lambda resolver and instead place it on the schema using (`@function(name: "newLambda-${env}")` I have...
See https://github.com/DefinitelyTyped/DefinitelyTyped/blob/d9e49940a01fb1e8c0cf9f3bc6e69e5da16eb087/types/aws-lambda/trigger/appsync-resolver.d.ts#L47 and https://stackoverflow.com/questions/73974440/how-to-type-the-event-of-a-serverless-resolver-sent-from-an-amplify-graphql-call/77234398#77234398
> Yes, am in the process of updating this project to use `vite`. Will update here once complete. I checked out your branch `feature/migrate-to-vite` and works for me AFAIK, how...
In the meantime I have a work around by adding more inputs `HA_MODE_CHANGE_TO_MANUAL` and `HA_MODE_CHANGE_TO_AUTO`: ``` - name: HA_MODE_CHANGE_TO_MANUAL transitions: - from: OFF_STANDBY to: OFF_MANUAL - from: OFF_STANDBY_TIMEOUT to: OFF_MANUAL...
This has been open for two years, any updates?
Also have this annoying issue, can we merge please???? 
@Poky85 I installed `react-slick-adaptive-height-fixed`, but there is still a bug on the last slide of the slider when `infinite = true`.  Slider settings: ``` slidesToShow: 2, slidesToScroll: 2,...
> afaik [react-slick-ad-height-fixed](https://www.npmjs.com/package/react-slick-ad-height-fixed) is a patched version. Correct, I am reporting a bug in the patched version. Without the patch the problem is much worse 😢