Brian McBarron

Results 7 issues of Brian McBarron

### Version info **React:** 17.0.2 **Firebase:** 9.4.0 **ReactFire:** 4.2.0 **Other (e.g. Node, browser, operating system) (if applicable):** Chrome, Windows 10 ### Test case Test cases seem challenging to produce since...

Incorporate functionality like the [Animation Curve Editor](https://www.youtube.com/watch?v=IRP5PVMxth0). ### Implementation notes * Should be a React component. * Should act on Animation. * Curve Rendering * @julien-moreau suggested taking a look...

feature
Animations

Howdy, I'm enjoying this project, and working on adding a firebase plugin ([current progress](https://github.com/bmcbarron/flutter-pi/tree/restart)). It's working well, except the flutter process regularly dies with a memory issue. Most often, it's...

## Description One of my top level collections that has this extension configured contains a space in its name: "zip codes". Although this appears to work fine in a production...

I use Windows, and I often have processes running that have open files in `node_modules` which prevent it from being moved. Rather than always killing those processes, I did some...

### Describe the bug I have a TS+SvelteKit monorepo with svelte app packages, svelte component libraries, and pure typescript libraries. During development, a file-watching process rebuilds all libraries (via `tsc`...

bug
awaiting submitter

**Describe the bug** When I migrated from svelte 4 to 5, I began to get eslint errors always involving `any` or "error typed value". After a lot of debugging, I...

bug