andycmaj / react-chat-renderer

React JSX factory implementation for Slack
15 stars 0 forks source link

select list element #41

Closed andycmaj closed 4 years ago

andycmaj commented 4 years ago

Select list component and better deep promise resolution

andycmaj commented 4 years ago

@davemeyer there was an issue where if a nested component's props (eg. an accessory) returned a promise, then it wouldn't resolve.