SelectMenu, trailing button issue.
I’m trying to add a clear functionality to the SelectMenu component using a button in the trailing slot:
However, I’m seeing multiple warnings in the console when the button is present. If I remove the button or replace it with an icon, the warnings disappear.
What could be causing this issue, and how can I properly implement the clear functionality without triggering these warnings?
However, I’m seeing multiple warnings in the console when the button is present. If I remove the button or replace it with an icon, the warnings disappear.
What could be causing this issue, and how can I properly implement the clear functionality without triggering these warnings?

