When you create a component without a displayName, the console throws the following error:

If you would then try to use the Search box, you get another error with every keystroke:

Maybe it would be better to catch this error and display a more clearer error (for example: DisplayName is missing...)
When you create a component without a displayName, the console throws the following error:
If you would then try to use the Search box, you get another error with every keystroke:

Maybe it would be better to catch this error and display a more clearer error (for example: DisplayName is missing...)