Jay Cary
Jay Cary
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
Not sure how to document this, but I managed to build a container with Geopandas and Fiona based on this project. Thanks so much! A couple gotchas: 1) I had...
Getting SSL_ERROR_BAD_CERT_DOMAIN in FF on snapsvg.io Checking the cert, it appears to be for *.github.com, which is obviously incorrect.
Hey! Great plugin! Here are some improvements I made 😄
I like this idea, but it could use some additional features before being compared to OneNote: - Text blocks - Basic shape tools like rectangles and circles - Multipage /...
When using testing-library / jsdom, the special characters created by getId break nwsapi, which therefore breaks usages of `screen.findByRole`. Fortunately, #33422 already fixes this issue, but is unreleased so far...