herman

Results 4 issues of herman

### Describe the Bug The select div for a node is offset incorrectly in the resize and drag example. This side-effect leaves a clickable div so selection of nodes interfere...

### Which Remix packages are impacted? - `remix` (Remix core) - `@remix-run/react` ### What version of Remix are you using? 1.1.1 ### What version of Node are you using? Minimum...

bug

**Description** The API supports `expansions` query on the User get endpoints, but the SDK does not support it: **To Reproduce** Try passing `expansions` query to the `v2.usersByUsernames` endpoint **Expected behavior**...

**Description** `most_recent_tweet_id` is on the V2 API, but the SDK isn't defining the property on UserV2 object Try using version `1.15.2` of `twitter-api-v2`: ![image](https://github.com/PLhery/node-twitter-api-v2/assets/179999/7ce2088d-776e-4cc5-89c4-47e954e0f825) **Expected behavior** The property is available...