Mathew Chan

Results 31 comments of Mathew Chan

I should note that i'm using flexbox on the page. ``` html { height: 100%; } body { min-height: 100%; display: flex; flex-direction: column; } ```

Also running into this issue with 2.5.1, but trying this workaround here for now: https://forum.vuejs.org/t/how-to-handle-anchors-bookmarks-with-vue-router/14563/5 (See 2nd last comment for solution)

> Perhaps a success/thank you template to redirect back to from Shopify that has a clear cart function in it? I think this is definitely the best approach, probably a...

Getting this issue as well. serverless-plugin-typescript 1.1.9 Typescript 3.7.3 Serverless CLI 1.59.3

What's everyone using now that Slate is in low maintenance? I've only found Slater so far....are there other alternatives I'm not aware of?

> I got a similar error; in my case it is due to the serverless-pseudo-parameter changing region in Resource, e.g. > > us-east-1 => ${AWS::Region} > > For example, let's...

> Try updating the library. Inside your project ` npm update openai` It's already on the latest version. Even tried reinstalling the latest just now, still same issue.

I'm having the same issue on 3.0.22, Sveltekit. `onFinish` and `onResponse` is not firing at all. Downgraded to 3.0.19 and that seems to work.

Yes! Sonnet seems to be a pretty capable model, and would be a huge win to prioritize as it's got the best performance to cost ratio right now that can...

I'm having similar issue - 0d53919556f041ea831728258b4be8e0 This is the error i get: ``` failed to connect to postgres: failed to connect to `host=aws-0-us-east-1.pooler.supabase.com user=postgres. database=postgres`: failed SASL auth (invalid SCRAM...