Tiger Grigoryan
Tiger Grigoryan
@SebastianSchenk Hi! I have the same issue. I have running my app with Vercel and Amplify. Domain routing didn't works with the Amplify only. region=us-east-1 arn:aws:amplify:us-east-1:479336677459:apps/d2617fmgdtfzyf
@SebastianSchenk any updates?
@SebastianSchenk @chrisbonifacio I looks like that issue is gone, my app renders correctly with amplify for each language
Confirm this issue ``` 503 ERROR The request could not be satisfied. The Lambda function associated with the CloudFront distribution is invalid or doesn't have the required permissions. We can't...
> What do you mean where is test coverage? [Every hook is tested](https://github.com/jaredLunde/react-hook/blob/master/packages/throttle/src/index.test.tsx)? Yes, apparently not all but some. Planning to test all hooks?
Sorry for not saying initially, I did not find tests for `useSize` hook https://github.com/jaredLunde/react-hook/tree/master/packages/size
> ## Description > The `requirements.txt` + `pip` is, IMHO, outdated. Instead, Poetry should be used, for proper package management. > > ### Implementation > #### No poetry project >...