Josh Black
Josh Black
Just wanted to share a small update, was looking into this but am running into a hydration issue with Next.js 🤔 Looking into what is causing that and also looking...
Finally was able to revisit this (so sorry about the delay 🤦) but it seems like the example is incorrect as it leads to nested `` tags which was causing...
Definitely down to match the existing PVC work if that helps with consistency 👍 (meaning that we match the `aria-label` and `aria-description` combination instead of the wrapping `Tooltip` convention) Personally,...
I feel like a great point that you bring up @iansan5653 is that it'd be great if we can make illegal (or non-ideal) states unrepresentable. I think you had a...
@camertron would there be a way to have `aria-labelledby` be optional instead of required? I think having a prop become required would fall under our major change bucket 😞 If...
Hi there! 👋 Thanks so much for taking the time to report this issue. We were trying to investigate the issue on our end but were unable to reproduce. We...
Note there are a couple of issues that have a similar error over in the Next.js repo: https://github.com/vercel/next.js/issues?q=is%3Aissue%20state%3Aopen%20could%20not%20find%20the%20module%20in%20the%20react%20client%20manifest My guess is that it does not have a stable reference that...
@lesliecdubs definitely! Seems reasonable to me 👍
Definitely all for improving performance 👍 Would be great to know what's the floor performance-wise for a project this size along with what the effort would be to get there...
Hi @iansan5653! 👋 Definitely agreed that this would be incredibly helpful. We're going to take a look at this in a future mob programming session to try and chip away...