Anton Backer
Anton Backer
Sample file (one line, cursor position on the closing paren): fn(delete_this_word,) macro that works: X%wdw macro that fails: X%wdaaudw Both macros have identical results when executed manually, but the latter...
### Link to the code that reproduces this issue https://codesandbox.io/p/sandbox/elastic-snyder-yck5dq ### To Reproduce 1. Run `npx create-next-app@latest next-demo` 2. Follow [Next.js instructions](https://nextjs.org/docs/app/building-your-application/configuring/mdx) for setting up MDX. 3. Run `next dev...
### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version 8.15.1 ### Which area(s) of pnpm are affected? (leave empty...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
#### Issue description: I'm using yarn with Next.js v14, which declares some optional dependencies. When I run `yarn synp --source-file yarn.lock` those dependencies do not get carried over into `package-lock.json`....
I saw a report of something similar (#3) but I'll open this separately anyway, since the other one is closed. Here are some issues I'm seeing, using this code as...
### Provide a general summary of the issue here If you spend some time selecting items in a ListBox (one at a time, with trackpad, tap-to-click enabled, no modifier keys)...
### Provide a general summary of the issue here I'm using a trackpad with tap-to-click enabled. If I close and re-open a menu that looks like this, sometimes it requires...
### Provide a general summary of the issue here I've linked to a list of demos from the React Aria docs pages that don't work on Chrome for Android. ###...
I'd like to keep all my dev tool buttons at the bottom of the screen, and I already have other things in the bottomLeft and bottomRight corners. Right now Spotlight...