Now there is hiding of the update button when there is an array of string and not an array of objects.
There is a condition to not display the button when there is items as the last item in the array of the uiPath.
This condition might break when the user provides the name of a prop key as items.
Should be investigated more how to control it.
What is motivation or use case for adding/changing the behavior?
Feature request
What is the expected behavior?
Now there is hiding of the update button when there is an array of string and not an array of objects. There is a condition to not display the button when there is
items
as the last item in the array of the uiPath. This condition might break when the user provides the name of a prop key as items. Should be investigated more how to control it.What is motivation or use case for adding/changing the behavior?
How should this be implemented in your opinion?
Are you willing to work on this yourself? yes