Skip to main content
Question

Asset search works for PascalCase within the file that contains the component but doesnt work when search for the asset from another file

  • February 13, 2025
  • 0 replies
  • 11 views

Jishnu

Asset search recognizes PascalCase within the file where the component is defined but fails to do so when searching from a different file.

For example, if I search for “can” within the file containing the TrashCan component, it appears in the results. However, searching for “can” from another file does not return TrashCan—only searching for “trash” works. This seems like a bug.

 

 

This topic has been closed for replies.