Karly Nelson

Results 2 comments of Karly Nelson

Just discovered your repo! These are super helpful, thank you so much! Regarding `aria-live` and an `output` region, the search component would be another important place to have that available

This is a bit belated, but a guy on my team was able to work around that error by using Lazy and Suspense: ```tsx import React, { Suspense } from...