This is a nuance to #1021. I expect to be able to search by the full component name, not just he first segment.
<NavHeader/> resultstable chrome, latest ember inspector


I'd guess we are not correctly normalizing the entire component name for the case insensitive search. Hopefully it is a simple fix.
I'd guess we are not correctly normalizing the entire component name for the case insensitive search. Hopefully it is a simple fix.
Definitely sounds like that is the issue. @nummi mind taking a look?
Yeah, I鈥檒l take a look today. This should be a quick one.
@rwwagner90, I think we should do a deploy. My fix for this (https://github.com/emberjs/ember-inspector/issues/1021) is only on master.
Ah gotcha. I will get a deploy out
Can you test this on the latest (3.12.2) version?
Fixed!
Most helpful comment
Yeah, I鈥檒l take a look today. This should be a quick one.