User Lewis (causerlewis2024@gmail.com) reports that the Asset Library search crashes immediately upon typing.
Console error: "TypeError: Cannot read properties of null (reading 'toLowerCase')" at "Array.filter".
This suggests the search logic is failing when encountering an asset with a null property (like a missing name or description).
Steps to reproduce: Open Asset Library, start typing in the search bar.
Expected: Search results filter.
Actual: "Something went wrong" UI error and console crash.