herman
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...
**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`:  **Expected behavior** The property is available...