Show HN: Fixing ChatGPT's losing-focus bug

by oceanparkwayon 12/30/23, 4:38 PMwith 2 comments
by hidelooktropicon 1/2/24, 4:34 AM

I love this and was trying to recreate this (it used to work on ChatGPT) using pure HTML and JS. Would love to know what exactly react is doing that allows it to be selectable in this way, does it append to text node? What is allowing to work if it's streaming a few layers down like an li inside a ul inside an li inside an ol?