Hello, I have created a custom state for my Searchbox, called default. And I have set up the Default Value of my Searchbox to be equal to default.
I then have some logic that modifies the custom state.
However, the searchbox’s value never takes the value of Default Value (which is set equal to the custom state called default).
Here are two screenshots :
One showing that the Default Value of my Searchbox correctly takes the value of the custom state default, which is not empty
But anyway in the screenshots I provided, it shows that I provided a value to state default. And the Default Value of my Searchbox is not empty, so the value shouldn’t be empty, right ?
But anyway in the screenshots I provided, it shows that I provided a value to state default. And the Default Value of my Searchbox is not empty, so the value shouldn’t be empty, right ?