Alexandr
Alexandr
Or add "is" prop so that users can provide any element tag [currently div]
A workaround that did the magic for me: From [docs](https://www.npmjs.com/package/react-infinite-scroll-component): "The InfiniteScroll component can be used in three ways. Specify a value for the height prop if you want your...
@sivivan, could you please elaborate a bit more? :) By any chance, is [this comment](https://github.com/aws-amplify/amplify-cli/issues/10141#issuecomment-1104211754) relevant to what you are suggesting? :)
@snvishna, what do you mean by "Lambda" auth mechanism? In Transformer v1, in my GraphQL [AppSync], I have set up two **authorisation modes**: IAM (default) and Amazon Cognito User Pool....
@sivivan I see. My apologies too for bringing confusion with Amplify [just noticed that this thread has nothing to with Amplify] Either way, it does seem that there is something...
This was a bit laggy at first, but then started working beautifully, thank you!
It seems that the below is what causes the removal/change of CCS when using [dangerouslyPasteHTML](https://quilljs.com/docs/modules/clipboard/#dangerouslypastehtml) ``` static value(node) { return node; } ```
https://github.com/aws-amplify/amplify-console/issues/412
@ammarkarachi Thank you for coming back to me. Could this be implemented as part of `amplify hosting update`? Allow linking functions to [different trigger events](https://aws.amazon.com/blogs/networking-and-content-delivery/lambdaedge-design-best-practices/) available with a standard CloudFront...