You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if children contains a function then the function must return array. This way it is not possible to asynchronously read children using this method. Library should support returning promises as well.
Now we have to use onExpand method.
The text was updated successfully, but these errors were encountered:
Currently if children contains a function then the function must return array. This way it is not possible to asynchronously read children using this method. Library should support returning promises as well.
Now we have to use onExpand method.
The text was updated successfully, but these errors were encountered: