Chappo

Results 7 issues of Chappo

### Expected Behavior The Drop component would stay with the Select component as it does in other browsers. ### Actual Behavior The Drop component flies around and is almost unusable....

bug

In #5 the change was made to allow for all param types to be used in the first argument for an operation, when a operation has both query and path...

To help keep `.env` files simple you can apply the constant `ssmPrefix` within `serverless-offline-ssm` in `serverless.yml` to be removed from the start of the SSM variable name when fetching from...

This PR is a rebase of #893 (from restangular 1.4.0 to ~1.5.2) and resolves issue #891

#116 removed the type definition for the evaluate function. I've added it back in along with adding an export of XPathResult so that the following will work in Typescript: ```Typescript...

This is an attempt to fix #68 Currently for all node 18 versions it will pull down from the binaries bucket a version compiled with libc 2.29. This causes a...

We ran into an issue when we updated to node 18 on AWS Lambda, the [binary for node 18](https://node-s2-binaries.s3.amazonaws.com/s2/v0.0.5/Release/s2-v0.0.5-node-v108-linux-x64.tar.gz) in the [node-s2-binaries bucket](https://node-s2-binaries.s3.amazonaws.com/) has been compiled with libc 2.29, whereas...