David Marr

Results 30 issues of David Marr

Hi, thanks for this tool. It works great! Would it be possible to allow the cursor tool to support drag and drop of shapes? So when clicking the select tool,...

enhancement

### What version of Turborepo are you using? 1.3.1 ### What package manager are you using / does the bug impact? Yarn v1 ### What operating system are you using?...

examples

Hi, I am fumbling my way though the documentation and trying to create a custom Ajv instance with the `$data` option enabled. Am I on the right track here? ```js...

### Description When viewing a sidenav component, there is a `sidenav-overlay` element that appears on top of the sidenav. The overlay should be underneath the sidenav. In it's current state,...

help wanted

**Describe the bug** I have the demo running locally, and with 8 other people joining from other computers, I see the CPU and GPU usage at about 40%. This seems...

Bug
Front-end
chime-setup

### Reporting a bug? Hi, I appreciate all the work on this plugin / problem. That being said, I'm having major difficulty understanding basic usage and all the version /...

Type: Bug
workaround

### Environment 1. `vscode-jest version`: 4.6.0 2. `node -v`: 16.16.0 3. `npm -v` or `yarn --version`: npm 8.11.0 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):...

stage: awaiting response

I am trying to write a plugin, and would like to use the injected map instance. Looking through the source, I couldn't find the key exposed. Using `'map'` as the...

question
discussion

Hi, I am trying to use external input binding feature, and having trouble. I am using vue, but I don't know if that would cause any issues. You can see...

When I add `plugin:nuxt/recommended` to my _.eslintrc.js_, I receive all kinds of eslint errors in my vue files that use the composition api. Is there anything needed for the plugin...