joey-ma

Results 9 comments of joey-ma

Just trying to help: - In `pg-promise`'s README.md, it says > Please note, however, that nested parameters are not supported within the [helpers](http://vitaly-t.github.io/pg-promise/helpers.html) namespace. - In the docs for the...

Thank you for your interest and your patience! Until everything gets cleared up, please use following steps to load the unpacked extension: 1. go to your desired directory for saving...

still an issue today. Tried to implement this with solution proposed in thread @and-t, but couldn't produce the desired fix :( (I'm also using React)

will someone try `npm ci` and see if it resolves the issue? https://docs.npmjs.com/cli/v8/commands/npm-ci

> Sorry for the wait on my solution as we wait for this to be merged, here it is! > > Step 1) Make sure recoilize is installed! If you...

> I'm not seeing the same screen for configurations though. Any pointers? I see it now. It's in Hotkey > Script Filter

2 years have passed, and here I am thinking the same thing! I'd be happy to take a look, except I am pretty new to this and am just exploring...

I'm no RegExp expert, but am curious if this would work / serve your purpose. Would be happy to hear back from you @j1elo For you: ```yml steps: - name:...

> # Update > Got it working after some testing. > > As previous, thanks to you all, to set the cookie use the following in a `api/draft/route.ts`: > >...