Nikola Ristić
Nikola Ristić
Same issue running a hydrogen storefront on vercel's edge functions.
$.browser was **removed** from jQuery starting with version 1.9. You can add this code before jFeed plugin. ``` javascript jQuery.browser = {}; (function () { jQuery.browser.msie = false; jQuery.browser.version =...
Same issue, using `keyof JSX.IntrinsicElements` type.
Hey everyone, the original description of the bug perfectly explains the bugs I'm having now on a new project with [Hydrogen framework](http://hydrogen.shopify.dev). Basically the overrides and variants have the same...
Any progress on this one? Would love to see vanilla-extract 🧁 as it goes well with the Fresh 🍋 philosophy.
@ralexstokes thanks for the review, I'll go back and make those changes in the same PR! I also highly recommend looking into the spec to get a better understanding of...
@ralexstokes on a second thought, could we make an issue to refactor the code to use `bitvec`? I would have to see what's the best way to do that as...
@ralexstokes ping on this! anything else I can do to help get this merged?
We're seeing the same issues, on the same stack. Hydrogen v2 (Remix) and React 18, after a mismatch and hydration builder's css gone and the page is broken. Any idea...