Saiichi Shayan Hashimoto
Saiichi Shayan Hashimoto
@dlbnco this avoids the problem by removing all the benefits of SSR for that component, which seems like a regression rather than a progression of features. The solution that doesn't...
@dlbnco that's one way to solve it. What I'm claiming is that the hook's issue can be isolated to the hook, rather than requiring the entire component be blocked out...
I'm running into both (shopify constantly adding backslashes and/or entire json files being replaced with the word "null") of these issues constantly.
@lordnox, are you able to move this into https://github.com/DefinitelyTyped/DefinitelyTyped? Development on this repo seems dead but usage is pretty high, so that seems like the only way to accomplish this.
I see. I don't really have time to get into this (especially with the high barrier to entry for DefinitelyTyped changes), so I'll leave this for someone else.
One more appeal to @chromakode before abandoning this.
ah, gotcha. Is there an issue/task/something I can track to see when it's available?
Yes, this is true. This isn't fully developed and I don't have any plans to pursue it.
I'm not able to repro this. Are you able to create a minimal repro that illustrates what you're talking about? I also haven't tested this with various versions of zod....
This is hard to solve. `zod` is bundled with this package on purpose, so it will always be a specific version of `zod`. I could make it a `peerDependency`, but...