Danny Guinther

Results 17 comments of Danny Guinther

My golang is a bit rusty, but if there's anything I can do to help with this, I'd be happy to contribute. I'm inclined to agree with the approach that...

I'm willing to help maintain this package if you're looking for volunteers. Let me know.

@bukinoshita any suggestions for getting to the bottom of this issue? I dug around a bit and guess that this problem probably relates to having multiple versions of `React`, since...

@bukinoshita I think this is actually a `nextjs` issue: https://github.com/vercel/next.js/issues/49355 I've found that if I manually update my local `.react-email/package.json` to use `"next":"13.4.4"`, my `useContext` problems go away. A colleague...

I may be mistaken, but I think this is a `react-dom/server` issue, not a `react-email` issue. The relevant issue is this one I think: https://github.com/facebook/react/issues/13838. Though I might ask, in...

I think this issue can be closed since #31 has been merged.

This issue should be closed since the specific issue is no longer a problem since https://github.com/snowflakedb/snowflake-connector-net/commit/5b7f805a#diff-12a62746f0d74cb001ec7b24c400ea1eR40 and the advice given is no longer relevant since that same line of code...

Whew, this just a week shy of a year old! We've been using this change in production for a year and haven't had any issues.

@ciscorn , can you help me figure out if there's a path forward to getting this PR merged?

@sober-wang , I think this might relate to your use of a custom `root-dir` for `kubelet`. If you're using the nvidia/mellanox network-operator, [it hardcodes the volume mounts for the pod...