Jason

Results 9 issues of Jason

Currently, this library generates exception objects as regular thrift structs which do not extend Error. This is problematic because it doesn't have a stack trace, and behaves weirdly for frameworks...

Noticed a memory leak when trying to use the `thrift-typescript` generated classes (`--target apache` with the apache `thrift` library's thrift client. The issue is https://github.com/apache/thrift/blob/234e80e1b9acb1bc778c7adfaa6cb695d922d5f0/lib/nodejs/lib/thrift/connection.js#L125 which injects an entry (with...

Right now (9.4.x), there doesn't appear to be a good way to remove or disable vanilla recipes from the game short of copying & pasting the entire item cs into...

Trying to use the ttwitter filter gives this error: `Error: Cannot find module '../ttwitter/com/creditkarma/finagle/thrift'` Probably because the files list in package.json only has `dist/main` and not `dist/ttwitter`

thrift-client-ttwitter-filter appears to incorrectly handle servers that don't support ttwitter (such as the apache node-thrift implementation). 1. https://github.com/creditkarma/thrift-server/blob/c8e9244a49c8635aa2a7594d8578ac6d201adbbb/packages/thrift-client-ttwitter-filter/src/main/ThriftClientTTwitterFilter.ts#L263 does not handle the thrift `EXCEPTION` message type which says that `__can__finagle__trace__v3__`...

Chopping tree debris gets annoying. It would be nice if higher level axes had area-of-effect so you could clean up nearby debris in one swing. There could also be a...

There's already some ideas for mailboxes and letter-writing ( #391 ), but I think it would be cool to have a postal system for delivering letters and packages. - Players...

## Subject of the issue Hi, I recently started using the library and it's really nice. However, I noticed most of the examples use a `content` string to put HTML...

type:enhancement
severity:important

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 react-hook-forms allows you to pass...