Jacob Dubail
Jacob Dubail
Dang. This is exactly what I'm trying to do... only with an inset box-shadow. I'm implementing a non-inset shadow in IE, but would love to use an rgba value for...
Thanks for the feedback. Because PIE would only be handling the color rendering, I think it would be cool to do the -pie-border-color property. It seems to be the most...
I was completely blocked. Had to rip out every single reference to xw and replace with twin.macro. Works a treat, but what a pain.
Looks like I may be able to run an `updateOrder` mutation and set the `customerId` that way. It would be convenient if `customerId` was an input field for the `checkout`...
I should qualify this. If the sticky element has flex: auto, then it's fine, but if no value is supplied, it seems to flicker.
Okay, after more digging, it appears the issue is actually due to the use of vh units in the element's padding.
Same issue here. It looks like the issue is PHP 8.0. I downgraded the site to 7.4 and everything works as before.
> Also, one thing I forgot to mention, I am doing all of this in nextjs app. and one weird behavior is everything starts working when I navigate from one...
Any movement on this, yet?