xavier dutoit

Results 19 comments of xavier dutoit

Hi, wouldn't it be possible to based on the class (or the transform property) identify the vertical ones, and therefore recalculate their real position? eg: real top = top -...

Hi, Understand the "config via css" concept. Might be possible to apply the class, read if tranform property is set and based on that decide to alter the top &...

Hi, Ended up writing code based on async. Worked fine... until I upgraded node. Will check this week-end and report X+

Is this still a question? did you try a basic ab (from apache)? It's by far not a real life test, but at least can let you know what happens...

similar to the issue for oauth providers? https://github.com/supabase/supabase/issues/12429

Hi, how did you manage? I tried putting a CNAME (on cloudflare) between the asset domain I want and the supabase one, and cloudflare rejected it

I haven't investigated, but it seems a trick to see if the user has a working email client is to check the onBlur event (if it fires, it means it...

Hi, twitter sets the cross-origin-opener-policy to "same-origin" So it means your website/react-share will not see if the window it opened is opened or close (at least on firefox, it always...

Hi, I'm experiencing the same problem, but only on chrome, it works fine on FF. civi 4.7 stripe (tried both downloaded and from github on the 4.7-dev branch) I don't...

Hey @antipode-mj , did you make progress?