jmlee2k

Results 5 issues of jmlee2k

the `g` function was passed the current key (the string "g"), which overrided the choice param, and caused an error: `TypeError: Cannot create property 'enabled' on string 'g'` I've also...

Adding `href` to the "no matches" fetcher error message. Testing Strategy: built locally and tested against my remix app

CLA Signed

### What version of Remix are you using? 1.7.6 ### Steps to Reproduce https://codesandbox.io/s/remix-prop-bug-g1hn4p?file=/app/routes/index.tsx - open codepen in new window - when reloading the codepen (in a new window) in...

bug
external
hydration

First of all, thanks a TON for this! It definitely spared me at least a couple grey hairs. Not sure if this is a bug or not, but I thought...

duplicate

Hello, Thank you for this incredible polyfill! As the title says, I'm just wondering why only same-origin link elements are supported? For various reasons, we need to load some of...