Results 13 comments of aaa3334

Think this is the same issue I reported here: https://github.com/supabase/ssr/issues/36 Logging in twice gets it to set - somoeone suggested the set method is only setting one cookie at a...

Anyone have an idea or have the same issue? It is constantly happening so its either something in my sign up flow (which as far as I can tell is...

So I did quite a bit more investigation (still have no clue where the issue is) - tested in both safari and firefox. Same issue - first logon pass it...

> I have a similar issue. I think it has to do with how you are setting the cookies. For some reason we can only set a single `Set-Cookie` header...

Hi! Are you using the link or the code? The link is buggy and I don't use it at all. 1) It has to be opened from the same browser...

Still having the same issue.. wondered if it was the sessionid but doesnt seem to make a difference when I refresh it with a new one.. (also it says here...

> same for me, aid value is wrong Did you find the right aid value?

Sorry missed this - but it seems as though it is suggesting new code more than it is adjusting code which is highlighted. So for example if I copy and...

I have tried about 4 different quantised models now and I just get: LOG MODEL not loaded export const textRecognition = () => { const tf = useTensorflowModel( require("../../assets/models/ocrattempt.tflite") );...

Thanks! Problem is some of the beats are picked up as words with high probability. Will have a closer look and see if I can get anything working ontop of...