Martin Schubert

Results 8 comments of Martin Schubert

Same here. Needs a fix! What are you doing to positioning elements in relationship to another one? E.g. for tooltips etc.?

@designorant Thanks Michal for your advice! One question remains: Wouldn't the "extraComponentContainer" prevent clicks/actions/events to elements/components below it? I know in css there is "pointer-events". When its set to "none"...

Hi @ykurniawan , locally i am using node 14.20.1 via .nvmrc and package-lock.json is mentioning also node >= 14....

i tried the solution that @MJDeligan mentioned above but can't get it to work with supabase-js v2: when i send a signInWithOtp like that: ``` supabase.auth.signInWithOtp({ email, options: { emailRedirectTo:...

Thanks @MJDeligan for confirming that signInWithOTP in supabase-js v2 is lacking data options to be usable. Bit disappointed as that was the first thing I tried and making supabase my...

+ 1 for javascript / typescript

Hi @mak448a , thanks for bringing this up. I would love a bit more information on the implications on using OPENAI's models like GPT-4 / 3.5 ... has on the...