devtools-next
devtools-next copied to clipboard
Component text name search doesn't find children of KeepAlive
But if selecting component via dom, it does pull it up.
Hi, I cannot reproduce it, can you please provide a minimal reproduction? Thanks
Are you using functional component?
No, I don't think so. We do use RouterView, KeepAlive, and <component :is=""">. I'll have to work on an MRE.