Christopher Pfohl

Results 32 issues of Christopher Pfohl

I bumped into this issue and solved it right as I was writing up the issue. Added it to the README here. I imagine you get a bunch of FAQs...

## Which package? `@formatjs/intl-durationformat` ## Describe the bug The code works well, but triggers a deprecation notice regarding your package configuration in package.json: ``` (node:95506) [DEP0128] DeprecationWarning: Invalid 'main' field...

bug

There's some level of setup I'm missing to be able to run the tests (futzing around with that right now). But I think this documents my theory correctly so I...

I really don't know why this happens, but Dapper is having trouble mapping columns with underscore matching enabled, but only when I use `SELECT *` or `SELECT alias.*` in my...

I'm trying to use precinct from typescript, but it complains that: > Could not find a declaration file for module 'precinct'. ~I think it'd be well worth adding some `jsdoc`...

**Link** The Docs: https://supabase.com/docs/guides/cli/config#auth.email.enable_signup The Code: https://github.com/supabase/cli/blob/develop/internal/start/start.go#L403 **Describe the problem** > Is the documentation missing? Or is it confusing? Why is it confusing? The documentation is very confusing. It says,...

enhancement
auth

Love this project. Unfortunately, I tried installing this on a project at work and it collided with `immer-yjs`: https://github.com/sep2/immer-yjs/blob/main/packages/immer-yjs/src/immer-yjs.ts#L39C78-L39C78 ``` ../node_modules/immer-yjs/src/immer-yjs.ts:39:64 - error TS2345: Argument of type '(v: JSONValue |...

When using the scroll bar to slide left and right, at the ends it shrinks the viewport, when most of the time I'd just like it to stop. Perhaps stopping...

I use the following to help compile coffeescript and less. (I also have a static resource provider, but that won't work with your bundling setup, so I present the rest...

Line 8 you can simplify: ``` very canvas is plz getElementById with 'conway' ``` I think....